spf-discuss
[Top] [All Lists]

Re: Blocking non-SPF Domains -- How?

2004-06-28 02:40:12
Ack!  This did NOT go well!

First I tried the new 'libspf'.  It categorizes everything as 
"netural" even though 'spfquery' was giving good results.
Clearly some kind of bug.

Then I tried the Milter.  This thing is a nightmare to install!  
Perl is really a pain!

The Milter seems to work, but I can't figure out how to insert 
the "fallback" parameter into Sendmail::Milter 1.41 without 
having Perl throw up all over it.  Here is my attempt based on 
an earlier post in this group:

push (@extraParams, fallback => { "*." => { record => "v=spf1 a/24 mx/24 ptr 
-all" } });

Please help!


<Prev in Thread] Current Thread [Next in Thread>