Am 17.09.20 um 10:45 schrieb Sebastian Nielsen via Exim-users:
> It has started just skipping SPF checking silently, resulting in no SPF
> header at all. And no, there is no ACL that is tripping before the SPF
> check, because I have done a "catch-all" ACL which inserts a header after
> all the SPF checks.
> Here is my config for SPF:
>
> accept
> condition = ${if eq {$sender_address}{}{yes}{no}}
> add_header = X-SPF-Signature: none (Blank sender)
> set acl_m1 = 2
> set acl_m2 = =E2=9E=96 SPF-signatur saknas
> deny
> message = 5.7.23 SPF fail (phishing) -
> (${sg{${sg{$spf_smtp_comment}{http\:\/\/www\.open-spf\.org\/Why}{https:\/\/w
> ww.sebbe.eu\/spf.cgi}}}{&receiver=sebbe\.eu}{}})
> log_message = SPF check failed: ($spf_header_comment)
> spf = fail : softfail
the is message rejeted as a result of you spf problem, or does it get
accepted?
a debug output would be great now, as Jeremy suggested.
best regards,
Marius