4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: SPF record su...
FromSent OnAttachments
Troy BenjegerdesJan 9, 2004 8:35 am 
Sam VarshavchikJan 9, 2004 3:50 pm 
Chris PetersenJan 9, 2004 4:04 pm 
Jon NelsonJan 28, 2004 12:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: SPF record supportActions...
From:Chris Petersen (lis@forevermore.net)
Date:Jan 9, 2004 4:04:39 pm
List:net.sourceforge.lists.courier-users

No, the best way is to add the check in submit. Look how BOFHCHECKDNS gets done, then do something similar.

Definitely. SPF is a bofh type option. Shouldn't be too hard to implement for someone who understands C/C++ (which I do not, unfortunately). If the option is enabled in bofh, just check to see that an SPF record exists, and if it does, reject the message as spam if it comes from an unauthorized source. That way, SPF will essentially "work" for domains that use it, but still be backwards compatible with those who don't.