3 messages in net.sourceforge.lists.courier-users[courier-users] Re: Using "all" and "...
FromSent OnAttachments
Lloyd ZusmanAug 30, 2004 5:52 pm 
Sam VarshavchikAug 30, 2004 6:37 pm 
Lloyd ZusmanAug 30, 2004 7:26 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:[courier-users] Re: Using "all" and "mailfromok" together during SPF checking?Actions...
From:Lloyd Zusman (lj@asfast.com)
Date:Aug 30, 2004 7:26:39 pm
List:net.sourceforge.lists.courier-users

Sam Varshavchik <mrs@courier-mta.com> writes:

Lloyd Zusman writes:

Suppose I have the following in my 'bofh' file: opt BOFHSPFHELO=all opt BOFHSPFMAILFROM=all opt BOFHSPFFROM=all,mailfromok Does the 'mailfromok' option have any effect here? In other words, does it mean anything when 'all' is also set?

No substantial effect, except that the From: check is skipped, so the Received-SPF: header for the From: check does not get generated.

OK. Thanks.