OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: add a header like "rcpt to" to know for who is the mail

From: Wietse Venema (wietseporcupine.org)
Date: Tue Jul 04 2006 - 11:47:05 CDT


Thierry B:
> Received: from debian ([127.0.0.1])
> by localhost (debian [127.0.0.1]) (amavisd-new, port 10024) with LMTP
> id 05581-04-2 for <xxxxxx.eu.org>;
> Tue, 4 Jul 2006 14:57:18 +0200 (CEST)
> Received: from xxx.fr (mail.xxx.xxx [private ip])
> by debian (Postfix) with ESMTP id 25F8B58648
> for <yyyxxx.eu.org>; Tue, 4 Jul 2006 14:57:18 +0200 (CEST)

How do you get yyyxxx.eu.org in a message header when some
intermediate machine overwrites the recipient address with
xxxxxx.eu.org?

You get it by creating that message header before giving the
mail to that intermediate machine.

        Wietse