John Rudd writes: > Duane Hill wrote: > > On Tue, 13 Mar 2007, Robert Swan wrote: > > > >> Richard the whitelist_from you are specifying as [EMAIL PROTECTED] but > >> if you look at the headers below, the email comes from : > >> > > > > > According to documentation: > > > > The headers checked for whitelist addresses are as follows: if > > Resent-From is set, use that; otherwise check all addresses taken from > > the following set of headers: > > > > Envelope-Sender > > Resent-Sender > > X-Envelope-From > > From > > > > http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html#whitelist_and_blacklist_options > > > > > > > > > It doesn't check Return-Path as well? > > That seems rather inappropriate, since that's where the Envelope From is > _supposed_ to be recorded. "We'll check a header that isn't standard > (X-Envelope-From) for the envelope sender, but we wont check the > _standard_ header for that information". > > That's just silly. And not in an entertaining way.
It does -- however the documentation forgot to mention it. fixed in 3.2.0. --j.