[Postfix] Remove smtpd_last_auth service; replaced by SASL logging in Dovecot LUA auth process

This commit is contained in:
andryyy
2021-06-04 14:29:28 +02:00
parent 6d22ae8d02
commit 51e3521aac
5 changed files with 0 additions and 30 deletions

View File

@@ -193,7 +193,6 @@ smtp_sasl_auth_soft_bounce = no
postscreen_discard_ehlo_keywords = silent-discard, dsn
compatibility_level = 2
smtputf8_enable = no
smtpd_last_auth = check_policy_service inet:127.0.0.1:10028
# Define protocols for SMTPS and submission service
submission_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1
smtps_smtpd_tls_mandatory_protocols = !SSLv2, !SSLv3, !TLSv1, !TLSv1.1

View File

@@ -125,7 +125,6 @@ smtp_sender_cleanup unix n - y - 0 cleanup
# start whitelist_fwd
127.0.0.1:10027 inet n n n - 0 spawn user=nobody argv=/usr/local/bin/whitelist_forwardinghosts.sh
127.0.0.1:10028 inet n n n - 0 spawn user=nobody argv=/usr/local/bin/smtpd_last_login.sh
# end whitelist_fwd
# start watchdog-specific