Merge pull request #239 from nickdbush/patch-2
Fixed recipient restrictions
This commit is contained in:
@@ -25,7 +25,6 @@ submission inet n - - - - smtpd
|
|||||||
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||||
-o smtpd_helo_restrictions=
|
-o smtpd_helo_restrictions=
|
||||||
-o smtpd_sender_restrictions=reject_sender_login_mismatch
|
-o smtpd_sender_restrictions=reject_sender_login_mismatch
|
||||||
-o smtpd_recipient_restrictions=
|
|
||||||
-o milter_macro_daemon_name=ORIGINATING
|
-o milter_macro_daemon_name=ORIGINATING
|
||||||
%{amavis_enabled} -o smtpd_proxy_filter=inet:[127.0.0.1]:10026
|
%{amavis_enabled} -o smtpd_proxy_filter=inet:[127.0.0.1]:10026
|
||||||
#smtps inet n - - - - smtpd
|
#smtps inet n - - - - smtpd
|
||||||
|
|||||||
Reference in New Issue
Block a user