We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f2d7e commit 7b2ba75Copy full SHA for 7b2ba75
templates/default/master.cf.erb
@@ -77,13 +77,13 @@ scache unix - - y - 1 scache
77
postlog unix-dgram n - n - 1 postlogd
78
filter unix - n n - - lmtp
79
# Local SMTP server for reinjecting outgoing filtered mail.
80
-127.0.0.1:10025 inet n - n - 10 smtpd
+127.0.0.1:10025 inet n - n - 100 smtpd
81
-o syslog_name=postfix/reinject
82
-o smtpd_milters=unix:opendkim/opendkim.sock
83
-o cleanup_service_name=authclean
84
85
# Local SMTP server for reinjecting incoming filtered mail
86
-127.0.0.1:10026 inet n - n - 10 smtpd
+127.0.0.1:10026 inet n - n - 100 smtpd
87
-o syslog_name=postfix/reinject_incoming
88
89
0 commit comments