mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 21:21:54 +01:00
9 lines
248 B
Plaintext
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/
|