1 config BR2_PACKAGE_HEIRLOOM_MAILX
5 depends on !BR2_STATIC_LIBS
7 Heirloom mailx (previously known as nail) is a mail user
8 agent for Unix systems.
10 It can be used as a command-line mail reader, but also more
11 importantly on embedded systems, as a mail composition
12 program and SMTP client, in order to send e-mail from shell
13 scripts. It supports SMTP authentication (login, plain,
14 cram-md5), SMTPS, MIME encoding of attachements, and more.
16 http://heirloom.sourceforge.net/mailx.html
18 comment "heirloom-mailx needs a toolchain w/ dynamic library"
19 depends on BR2_STATIC_LIBS
20 depends on BR2_USE_MMU