Yes it adds received header. But it doesn't add the user details. Below is the header details.
Received: from mx1 (INBOUNDSERVER [IPADDRESS]) by FORWARDSERVER (Postfix) with ESMTP id BA40E4940D6 for ; Thu, 18 Feb 2010 02:19:28 +0000 (GMT) Received: from snt0-omc4-s3.snt0.hotmail.com (snt0-omc4-s3.snt0.hotmail.com [65.55.90.206]) by MX1 SERVER (Postfix) with ESMTP id B0B74618036 for ; Thu, 18 Feb 2010 02:19:27 +0000 (GMT) Received: from SNT111-W21 ([65.55.90.200]) by snt0-omc4-s3.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Feb 2010 18:19:26 -0800 Regards, Shameem --- On Mon, 2/22/10, Wietse Venema <wie...@porcupine.org> wrote: > From: Wietse Venema <wie...@porcupine.org> > Subject: Re: Add extra headers when forwarding > To: "Shameem Ahamed" <shameem.aha...@yahoo.com> > Cc: postfix-us...@cloud9.net > Date: Monday, February 22, 2010, 11:42 PM > Shameem Ahamed: > > Currently, when the postfix forwards the mails to the > forward > > server it is not adding any headers for the e-mail for > which it > > forwards. > > As required by the SMTP protocol, Postfix prepends a > Received: > message header with the local queue ID, a date stamp, and > other > trace information. > > Wietse >