mail: disable the quota check for now

This commit is contained in:
Rouven Seifert 2023-09-18 09:48:55 +02:00
parent 3c98566664
commit 9393915efe
Signed by untrusted user: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -108,7 +108,7 @@ in
"reject_unauth_destination" "reject_unauth_destination"
"reject_unauth_pipelining" "reject_unauth_pipelining"
"reject_invalid_hostname" "reject_invalid_hostname"
"check_policy_service inet:localhost:12340" # "check_policy_service inet:localhost:12340" # disabled since it breaks mails to root@ifsr.de
]; ];
smtpd_relay_restrictions = [ smtpd_relay_restrictions = [
"permit_sasl_authenticated" "permit_sasl_authenticated"