Hi,
how can I check if SpamAssassin is checking SPF? I ask because we
have had instances of spam being delivered using a spoofed email
address that is from a domain actually hosted on our mail server,
which shouldn´t happen if SPF is being used (SPF is configured in DNS
for the domain in question).
The SpamAssassin SPF plugin is installed:
/usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Plugin/SPF.pm
I also have the p5-Mail-SPF package installed.
The info SpamAssassin puts into the header of one of the offending
emails looks like this:
No, score=1.8 required=4.8 tests=BAYES_00,HTML_MESSAGE,
MIME_HTML_ONLY,MISSING_MID,RDNS_NONE,URIBL_BLACK autolearn=no
version=3.3.0
Anyone give me any clues?
thanks, Andy.