No, because the mail is delivered as I said. So the rejection stage isn't
triggered.
But how can I manually debug SPF? Is there something I can write on the
command line to test the built-in SPF facility? (not spfquery but the
builtin)
-----Ursprungligt meddelande-----
Från: Cyborg via Exim-users <exim-users@???>
Skickat: den 17 september 2020 11:06
Till: exim-users@???
Ämne: Re: [exim] What causes Exim to just silently skip SPF checking?
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
--
## List details at
https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/