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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
