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