From bc151ae914c24f8d5461b68015c12c0abe629da2 Mon Sep 17 00:00:00 2001 From: John Denker Date: Fri, 13 Jul 2012 18:20:28 -0700 Subject: stunnel4 "foreground = yes" is important; otherwise debug msgs from filters wind up on stdout, breaking the smtp protocol --- tools/smtp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/smtp.conf b/tools/smtp.conf index 3ff002e..5263f7a 100644 --- a/tools/smtp.conf +++ b/tools/smtp.conf @@ -1,3 +1,4 @@ # /etc/stunnel/smtp.conf +foreground = yes exec = /var/qmail/bin/qmail-smtpd execargs = qmail-smtpd 0 /var/qmail/rbin/checkpassword - -- cgit v1.2.3