OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Envelope-from headers for SPF

From: mouss (usebsdfree.fr)
Date: Tue May 02 2006 - 12:08:10 CDT


Ramprasad wrote:
> Hi,
> I am using spamassassin 3.1.1 + postfix 2.2.5 for my mailservers. I am
> trying to get def_spf_whitelist_from working but I am getting errors
> like
>
> ----------------
> [29194] dbg: spf: cannot get Envelope-From, cannot use SPF
> [29194] dbg: spf: def_spf_whitelist_from: could not find useable
> envelope sender
> --------------------
>
> Which headers is spamassassin looking for and how do I get postfix put
> those headers.
>

Mostly the Return-Path header. (although SA can use other headers).

How are you running SA? If using a pipe, include 'R' in the flags. See
pipe(8).