2005-06-20 06:42:28 +00:00
|
|
|
config BR2_PACKAGE_SSMTP
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "ssmtp............................. A minimal and secure mail sender"
|
|
|
|
tristate
|
2005-06-20 06:42:28 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
2005-11-05 02:16:36 +00:00
|
|
|
A secure, effective and simple way of getting mail off a system to your
|
|
|
|
mail hub. It contains no suid-binaries or other dangerous things - no
|
|
|
|
mail spool to poke around in, and no daemons running in the background.
|
|
|
|
Mail is simply forwarded to the configured mailhost. Extremely easy
|
|
|
|
configuration.
|
|
|
|
|
|
|
|
http://packages.debian.org/stable/mail/ssmtp
|
|
|
|
|