blob: 385ad90d206ba9a1b8a7cc38b33f38cf2ca51c07 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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/
|