diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/internet/master.cf | 2 | ||||
-rw-r--r-- | tests/local/master.cf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/internet/master.cf b/tests/internet/master.cf index 9125c29..5c25fd9 100644 --- a/tests/internet/master.cf +++ b/tests/internet/master.cf @@ -22,7 +22,7 @@ retry unix - - n - - error rewrite unix - - n - - trivial-rewrite scache unix - - n - 1 scache showq unix n - n - - showq -smtp inet n - n - - smtpd -v -o syslog_name=postfix/smtp +smtp inet n - n - - smtpd -o syslog_name=postfix/smtp smtp unix - - n - - smtp tlsmgr unix - - n 1000? 1 tlsmgr trace unix - - n - 0 bounce diff --git a/tests/local/master.cf b/tests/local/master.cf index 80b769a..2cc4b02 100644 --- a/tests/local/master.cf +++ b/tests/local/master.cf @@ -21,7 +21,7 @@ retry unix - - n - - error rewrite unix - - n - - trivial-rewrite scache unix - - n - 1 scache showq unix n - n - - showq -smtp inet n - n - - smtpd -v -o syslog_name=postfix/smtp +smtp inet n - n - - smtpd -o syslog_name=postfix/smtp smtp unix - - n - - smtp tlsmgr unix - - n 1000? 1 tlsmgr trace unix - - n - 0 bounce |