buildroot/package/msmtp/Config.in
Gustavo Zacarias 0056ee5fca msmtp: bump to version 1.6.0
In addition to bumping the version:

 - drop license comment from help, we have PKG_LICENSE* for that.
 - add optional dependency on libsecret
 - remove --without-gnome-keyring option

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-01-03 22:11:00 +01:00

9 lines
248 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.
http://msmtp.sourceforge.net/