Few fixes
This commit is contained in:
@@ -86,6 +86,10 @@ strict_rfc821_envelopes = yes
|
||||
%{dovecot_enabled} $lmtp_sasl_auth_cache_name
|
||||
%{dovecot_enabled} $address_verify_map
|
||||
|
||||
smtpd_sender_login_maps =
|
||||
%{db_driver}:/etc/postfix/sql-sender-login-mailboxes.cf
|
||||
%{db_driver}:/etc/postfix/sql-sender-login-aliases.cf
|
||||
|
||||
# Recipient restriction rules
|
||||
smtpd_recipient_restrictions =
|
||||
permit_mynetworks
|
||||
|
||||
@@ -23,7 +23,7 @@ submission inet n - - - - smtpd
|
||||
-o smtpd_reject_unlisted_recipient=no
|
||||
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||
-o smtpd_helo_restrictions=
|
||||
-o smtpd_sender_restrictions=
|
||||
-o smtpd_sender_restrictions=reject_sender_login_mismatch
|
||||
-o smtpd_recipient_restrictions=
|
||||
-o milter_macro_daemon_name=ORIGINATING
|
||||
-o smtpd_proxy_filter=inet:[127.0.0.1]:10026
|
||||
|
||||
Reference in New Issue
Block a user