>> It is documented on the Mail::SpamAssassin::Conf man
>> page just like whitelist_from.
> 
> Ugh, thanks.
> 
>> whitelist_from_rcvd a...@lists.sourceforge.net
>> sourceforge.net 
>> Use this to supplement the whitelist_from addresses with
>> a check against the Received headers. The first
>> parameter is the 
>> address to whitelist, and the second is a string to
>> match the relay’s rDNS. 
> 
> Okay, so for example if I was going to whitelist
> j...@orbitz.com, the appropriate line would be:
> 
> whitelist_from_rcvd j...@orbitz.com psmtp.com
> 
> psmtp.com is the domain that controls mail for orbitz,
> according to the MX records.
> 

psmtp.com may well, or may not handle their outgoing mail. MX records to not 
tell that. Of they are the same, but not necessarily always.

You ought to look at the headers of a received email and see where it came from.


Reply via email to