|
@@ -14,11 +14,11 @@ submission inet n - - - - smtpd
|
14
|
14
|
-o smtpd_sasl_auth_enable=yes
|
15
|
15
|
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
16
|
16
|
-o milter_macro_daemon_name=ORIGINATING
|
17
|
|
-#smtps inet n - - - - smtpd
|
18
|
|
-# -o smtpd_tls_wrappermode=yes
|
19
|
|
-# -o smtpd_sasl_auth_enable=yes
|
20
|
|
-# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
21
|
|
-# -o milter_macro_daemon_name=ORIGINATING
|
|
17
|
+smtps inet n - - - - smtpd
|
|
18
|
+ -o smtpd_tls_wrappermode=yes
|
|
19
|
+ -o smtpd_sasl_auth_enable=yes
|
|
20
|
+ -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
|
21
|
+ -o milter_macro_daemon_name=ORIGINATING
|
22
|
22
|
#628 inet n - - - - qmqpd
|
23
|
23
|
pickup fifo n - - 60 1 pickup
|
24
|
24
|
cleanup unix n - - - 0 cleanup
|