summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/exim-smarthost.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2022-12-07 19:57:46 +0100
committertv <tv@krebsco.de>2022-12-07 20:03:38 +0100
commitdf93a24faae49012aae107031b12c43f2e6e5c54 (patch)
treec18eebd77f06c3783382e76fdc543fd32a2a340d /krebs/3modules/exim-smarthost.nix
parente1988655a3a6cbc785bacd3a75595a12de81aa77 (diff)
exim-smarthost: don't check SPF when authenticated
Diffstat (limited to 'krebs/3modules/exim-smarthost.nix')
-rw-r--r--krebs/3modules/exim-smarthost.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix
index 5923b610..218d83ab 100644
--- a/krebs/3modules/exim-smarthost.nix
+++ b/krebs/3modules/exim-smarthost.nix
@@ -182,6 +182,8 @@ let
acl_check_mail:
accept
+ authenticated = *
+ accept
sender_domains = +sender_domains
hosts = +relay_from_hosts
deny