Wil Decius wrote:
On Sun, Jul 13, 2008 at 3:30 PM, mouss <[EMAIL PROTECTED]> wrote:
If mail is forwarded by a trusted hop before SA, you need
always_trust_envelope_sender=1
There's nothing special about this SA installation. It's just SA
running @ "mail.mydomain.com". I'm doing no forwarding from one box
to another. Rather, I'm just trying to "receive" simple mail.
if mail contains Received headers indicating that mail was forwarded by
a trusted hop (a hop is not necessarily a box. it may be a proxy, an MTA
instance, ... etc), then addresses may have been rewritten and are thus
"untrusted".
Can you explain further what you had in mind here?