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 7b2ba75 commit 8d5365dCopy full SHA for 8d5365d
templates/default/master.cf.erb
@@ -31,6 +31,7 @@ submission inet n - y - 5000 smtpd
31
-o smtpd_relay_restrictions=permit_sasl_authenticated,reject
32
-o milter_macro_daemon_name=ORIGINATING
33
-o smtpd_client_connection_count_limit=1000
34
+ -o smtpd_proxy_options=speed_adjust
35
-o smtpd_proxy_filter=127.0.0.1:10080
36
smtps inet n - y - 5000 smtpd
37
-o syslog_name=postfix/smtps
@@ -48,6 +49,7 @@ smtps inet n - y - 5000 smtpd
48
49
50
51
52
53
54
#628 inet n - y - - qmqpd
55
pickup unix n - y 60 1 pickup
0 commit comments