----- Original Message ----- From: "Raymond Dijkxhoorn" <[EMAIL PROTECTED]>
To: "Daniel Quinlan" <[EMAIL PROTECTED]>
Cc: "Real Magnet - Brett Romero" <[EMAIL PROTECTED]>; <users@spamassassin.apache.org>
Sent: Friday, October 01, 2004 5:12 PM
Subject: Re: SPF not working
Hi!
Naturally these scores are something you could alter, and most likely you
should ;)
Sorry, that is bad advice. Do not do that.
1. Make sure you have the required modules as specified in the INSTALL document (Net::DNS and Mail::SPF::Query)
You are right. I noticed they were added to the default scores in 3.0.x
50_scores.cf:score SPF_PASS -0.001 50_scores.cf:score SPF_FAIL 0 0 0 0.875 50_scores.cf:score SPF_SOFTFAIL 0.500 0.842 0.500 0.500 50_scores.cf:score SPF_HELO_PASS -0.001 50_scores.cf:score SPF_HELO_FAIL 0 0.405 0 0.001 50_scores.cf:score SPF_HELO_SOFTFAIL 0 1.002 0 3.140
2. Put this single line into init.pre which should be in /etc/spamassassin or /etc/mail/spamassassin:
------- start of cut text -------------- loadplugin Mail::SpamAssassin::Plugin::SPF ------- end ----------------------------
Thanks. Raymond.
I've tried this but still don't get the SPF results. Any other suggestions?
Does it only appear if the header info is non SPF? Or, when does it appear?
Thanks,
Brett