11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
|
config BR2_PACKAGE_MSMTP
|
||
|
bool "msmtp"
|
||
|
help
|
||
|
msmtp is an SMTP client. In the default mode, it transmits a
|
||
|
mail to an SMTP server (for example at a free mail provider)
|
||
|
which takes care of further delivery.
|
||
|
|
||
|
Note that msmtp is licensed under GPLv3.
|
||
|
|
||
|
http://msmtp.sourceforge.net/
|