Use Dovecot SASL instead of running a seperate saslauthd
This commit is contained in:
@ -41,6 +41,8 @@ message_drop_headers = bcc content-length resent-bcc return-path x-mailer receiv
|
||||
smtpd_sasl_auth_enable = yes
|
||||
smtpd_sasl_security_options = noanonymous
|
||||
smtpd_sasl_local_domain = dhosting4xxoydyaivckq7tsmtgi4wfs3flpeyitekkmqwu4v4r46syd.onion
|
||||
smtpd_sasl_type = dovecot
|
||||
smtpd_sasl_path = private/auth
|
||||
smtpd_recipient_limit = 10
|
||||
smtpd_sender_login_maps = regexp:/etc/postfix/sender_login_maps
|
||||
smtpd_sender_restrictions = reject_sender_login_mismatch, permit_sasl_authenticated
|
||||
|
Reference in New Issue
Block a user