[Mimedefang] Integrating SPF...

John Von Essen john at essenz.com
Tue Mar 29 17:07:24 EST 2005


David,

So its not in MD 2.51, but it is in CanIt, right?

How would MD handle it though? Does it effect spam score, or is it used as
a blind rule?

Correct me if I am wrong, but the spf record will return a few possible
results. Fail, Softfail, pass, neutral. If it returns Fail, I am confident
enough to simply drop the email entirely at the MD layer.

>From what I have found, very few people use fail (-all), rather they use
softfail (~all).

If thats the case, then in MD I guess you would do something like:

1. Drop it if it returns fail.
2. If it returns softfail proceed, then add 3.0 to spame score, etc.,.

Of course, if SA has the spf rule, then you would just need (1).

If you are going to implement something like this in a MD release, thats
great. Otherwise I'll just use SpamAssassin's rule for now.

Thanks
John



On Tue, 29 Mar 2005, David F. Skoll wrote:

> John Von Essen wrote:
>
> > I was wondering if SA or MD have integrated this feature for anti-spam
> > purposes.
>
> I believe the latest SA releases incorporate SPF.  We support SPF
> in CanIt using the Mail::SPF::Query perl module from CPAN.  It's
> very easy to use; should only take a few minutes to integrate with
> MIMEDefang.
>
> Regards,
>
> David.
> _______________________________________________
> Visit http://www.mimedefang.org and http://www.canit.ca
> MIMEDefang mailing list
> MIMEDefang at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
>



More information about the MIMEDefang mailing list