skip some checks for authenticated senders

This commit is contained in:
Sebastian Hugentobler 2022-09-10 23:24:49 +02:00
parent 06ecbe3e28
commit 34da1ade12
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
authenticated {
priority = high;
authenticated = yes;
apply {
groups_disabled = ["rbl", "spf"];
}
}

View File

@ -0,0 +1 @@
disable_ipv6 = false;