spamassassin SPF_FAIL score
Posted: 05 Apr 2019 11:22
where can i adjust the default score?
i added to /etc/mail/spamassassin/local.cf
But the result listed in GUI is always SPF_FAIL score 0
Any help?
i added to /etc/mail/spamassassin/local.cf
Code: Select all
ifplugin Mail::SpamAssassin::Plugin:SPF
score SPF_FAIL 9
endif
Any help?