Maliscanner not checking SPF ?
Giovanni Panozzo
giovanni at panozzo.it
Fri Jun 28 17:29:56 UTC 2019
Il 28/06/2019 18:39, Mark Sapiro ha scritto:
> On 6/28/19 7:40 AM, Giovanni Panozzo wrote:
>>
>> How can I debug T_SPF_HELO_TEMPERROR? Any idea?
>
>
> This is a SpamAssassin question, however, the hit comes from the test
> check_for_spf_helo_temperror in
> /usr/share/perl5/Mail/SpamAssassin/Plugin/SPF.pm. Is this loaded? I.e.
> is there a
>
> loadplugin Mail::SpamAssassin::Plugin::SPF
>
> line somewhere in your /etc/spamassassin/*.pre files?
Thank you for answering.
I used installed MailScanner more than 8 months ago and then upgraded
today using the installer for Ubuntu available here:
https://www.mailscanner.info/downloads/
and thus spamassassin configuration should have been a bit "automagic",
as the install script would like to be.
There is no /usr/share/perl5/Mail/SpamAssassin/Plugin/SPF.pm but I can
see the same file here:
root at myserver:/etc/mail/spamassassin# ls -la
/usr/local/share/perl/5.26.1/Mail/SpamAssassin/Plugin/SPF.pm
-r--r--r-- 1 root root 30596 apr 28 2015
/usr/local/share/perl/5.26.1/Mail/SpamAssassin/Plugin/SPF.pm
And then:
root at myserver:/etc/mail/spamassassin# grep SPF /etc/mail/spamassassin/*
/etc/mail/spamassassin/init.pre:# SPF - perform SPF verification.
/etc/mail/spamassassin/init.pre:loadplugin Mail::SpamAssassin::Plugin::SPF
/etc/mail/spamassassin/MailScanner.cf:# pseudo-header, and for various
rules such as SPF checking.
(there is no /etc/spamassassin/ dir)
Thank you
More information about the MailScanner
mailing list