let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / ssmtp / Config.in
1 config BR2_PACKAGE_SSMTP
2 prompt "ssmtp............................. A minimal and secure mail sender"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A secure, effective and simple way of getting mail off a system to your
7 mail hub. It contains no suid-binaries or other dangerous things - no
8 mail spool to poke around in, and no daemons running in the background.
9 Mail is simply forwarded to the configured mailhost. Extremely easy
10 configuration.
11
12 http://packages.debian.org/stable/mail/ssmtp
13