Andreas Schulze skrev den 2013-04-01 20:00:
Am 29.03.2013 02:36 schrieb Karsten Bräckelmann:
On Fri, 2013-03-29 at 00:56 +0000, John Levine wrote:
                                ^^^^ valid time zone :)

> Is there any way to tell spamassassin to look at the A-R header rather
> than trying to rerun the SPF and DKIM checks itself?

in sa-3.3.2/Plugin/SPF.pm is still code like this:

if ($hdr =~ /^received-spf:) {
 // parse & return
} elsif ($hdr =~ /^Authentication-Results:) {
 // parse & return
}
check_spf

Maybe it's simply not documented ...

i think we just need the last header in future, not another one for each forged sender domain, with there own rules on whats valid or not valid, but first Mail::Dmarc is needed to get opendmarc perl ready, that perl could then hand over all AR header checks

Andreas

not april fools ? :)

Reply via email to