add kismet update from whiterussian, clean up uclibc++ fixes
[openwrt.git] / openwrt / package / ssmtp / Config.in
1 config BR2_PACKAGE_SSMTP
2         tristate "ssmtp - A minimal and secure mail sender"
3         default m if CONFIG_DEVEL
4         help
5          A secure, effective and simple way of getting mail off a system to your 
6          mail hub. It contains no suid-binaries or other dangerous things - no 
7          mail spool to poke around in, and no daemons running in the background. 
8          Mail is simply forwarded to the configured mailhost. Extremely easy 
9          configuration.
10          
11          http://packages.debian.org/stable/mail/ssmtp
12