----- Original Message ----- From: "Bill Landry" <[EMAIL PROTECTED]>
To: "Brett Romero" <[EMAIL PROTECTED]>; <users@spamassassin.apache.org>
Sent: Monday, October 04, 2004 12:19 PM
Subject: Re: SPF not working



----- Original Message ----- From: "Brett Romero" <[EMAIL PROTECTED]>

>> If there is no SPF result, because the domain has not
>> published SPF records, then no SPF header or log entry will appear.
>>
>
> Which means it won't appear for most mail.

Thank you.  If I input the domain name in question and its related IP
address at http://www.dnsstuff.com/pages/spf.htm, the result displays a
"PASS".  There are also results when I run SA from the command line and
use
the debug switch.

Given the above, I still don't understand why SA will not display the SPF
results in the reports.  The domain does have SPF records.

I've listed below the message header, SA debug results for the SPF area,
and
dnsstuff.com SPF results.
[SNIP]
Why does DNSstuff.com pass it but SA doesn't show anything in the
reporting?

Did you install the SPF plug-in as outlined in the INSTALL file?  Relevant
part of the INSTALL instructions:
==========
 - Mail::SPF::Query     (from CPAN)

   Used to check DNS Sender Policy Framework (SPF) records to fight email
   address forgery and make it easier to identify spams.

   Net::DNS version 0.34 or higher is required to use Mail::SPF::Query.
==========

You will also need to make sure that you have SPF enabled in your init.pre
file:

loadplugin Mail::SpamAssassin::Plugin::SPF

Bill

Yes - everything is installed and the init.pre has the correct entry for SPF.. How can I double check that it is working? Especially - Mail::SPF::Query.


Thanks,
Brett




Reply via email to