OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: ANTI-SPAM: Adding more envelope information to Received: header generation

From: Xavier Beaudouin (kiwioav.net)
Date: Thu May 01 2003 - 11:23:36 CDT


If you compile postfix with -DRECEIVED_ENVELOPE_FROM in you CCARGS you
will get something like this.

Received: from camomile.cloud9.net (camomile.cloud9.net [168.100.1.3])
by kaneda.oav.net (Postfix) with ESMTP id A244A15736 for
<kiwioav.net>; Thu, 1 May 2003 18:15:16 +0200 (CEST) (envelope-from
owner-postfix-userspostfix.org)

Which is what you are looking around (example with headers from postfix
mailing list).

[...]

> PROPOSAL
>
> I propose that PostFix, as a standard mode of operation, add the
> X-Mail-From: line containing the MAIL FROM: parameter information as
> part of the Received: header generation
>
> Received: from chi.satchell.net (chi.fa-local.com [10.1.1.20])
> by fluent2.pyramid.net (Postfix) with ESMTP id 52FB242703
> for <satchsatchell.net>; Thu, 1 May 2003 07:19:38 -0700
> (PDT)
> X-Mail-From:
> <randy.dandy.spammerall-hail-canter-seigal.spamhause.example.com>
>
>

/Xavier