Tweaks to dovecot

This commit is contained in:
2023-09-29 10:19:09 -07:00
parent 96aa481ad7
commit 2492a479db
3 changed files with 45 additions and 38 deletions
+2 -2
View File
@@ -244,7 +244,7 @@ in {
relay-restrictions = [
"reject_unauth_destination"
# "reject_unauth_pipelining"
"reject_unauth_pipelining"
"reject_unknown_sender_domain"
"permit_mynetworks"
"permit_sasl_authenticated"
@@ -255,7 +255,7 @@ in {
"check_sender_access ${mappedFile "reject_recipients"}"
"reject_unknown_sender_domain"
"reject_unknown_recipient_domain"
# "reject_unauth_pipelining"
"reject_unauth_pipelining"
"reject_unauth_destination"
"reject_invalid_hostname"
"reject_non_fqdn_hostname"