buildroot/package/msmtp/Config.in
Fabrice Fontaine b68ad1b2d0 msmtp: bump to version 1.8.0
- Update site to https://marlam.de/msmtp/ (see
  https://sourceforge.net/projects/msmtp)
- Replace libidn by libidn2:
  0d8be2a35f
- Disable msmtpd (minimal SMTP server) as it uses fork:
  e0bc975fbf

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-11-18 21:59:24 +01:00

9 lines
243 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.
https://marlam.de/msmtp/