4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] SPF and mailing-l...
FromSent OnAttachments
Mark ConstableJan 22, 2008 4:35 pm 
Sam VarshavchikJan 22, 2008 5:17 pm 
Mark ConstableJan 22, 2008 5:36 pm 
Sam VarshavchikJan 22, 2008 5:58 pm 
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] SPF and mailing-listsActions...
From:Mark Constable (mar@renta.net)
Date:Jan 22, 2008 5:36:27 pm
List:net.sourceforge.lists.courier-users

On 23 Jan 2008 11:17, Sam Varshavchik wrote:

You should probably add "mailfromok" to BOFHSPFFROM, so if MAIL FROM passes the SPF check, the From: header gets skipped.

Thanks Sam, I think I glossed over that option when I read this...

Using BOFHSPFMAILFROM is faster, and it does not require the entire message to be received, before running the SPF check.

so I ignored BOFHSPFFROM thinking I was doing the right thing.

Does this look okay or is BOFHSPFMAILFROM now redundant ?

opt BOFHSPFHELO=pass,unknown,error,none,neutral opt BOFHSPFMAILFROM=pass,unknown,error,none,neutral opt BOFHSPFFROM=pass,unknown,error,none,neutral,mailfromok opt BOFHSPFTRUSTME=1

--markc