summaryrefslogtreecommitdiffstats
path: root/rules/ssmtp.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-01-01 13:28:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-01-01 13:28:40 +0000
commitf05bd63616c0e3943affc43578841d2122b2283f (patch)
treeda2db17dbaff259133f531428310af8f20ee60e2 /rules/ssmtp.in
parent239e38dc35b6cfad4b765b23242930ba14f6f86c (diff)
downloadptxdist-f05bd63616c0e3943affc43578841d2122b2283f.tar.gz
ptxdist-f05bd63616c0e3943affc43578841d2122b2283f.tar.xz
broken
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3660 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ssmtp.in')
-rw-r--r--rules/ssmtp.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/ssmtp.in b/rules/ssmtp.in
index 79ffa375c..fabda4b44 100644
--- a/rules/ssmtp.in
+++ b/rules/ssmtp.in
@@ -1,10 +1,14 @@
menuconfig SSMTP
bool "ssmtp "
+ depends on BROKEN
default n
help
ssmtp is a small program which can be used to send emails.
It supports SSL, IPv6 and MD5 authentication.
+comment "ssmtp is broken, please send a patch"
+ depends on !BROKEN
+
config SSMTP_REWRITE_DOMAIN
bool
prompt "support for rewriting the sending domain"