right now, my postfix is delivering mail for foo.com
we have another domain called foo.net. now, i have created exact accounts on foo.net as in foo.com In the /etc/postfix/master.cf file, i made changes so that my postfix is also accepting mail for foo.net and in the dns which is serving foo.net, i made sure that the mx entry = mail.foo.com My mail is coming thru fine, but i find that my mail headers reveal something strange. Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.foo.com (Postfix) with ESMTP id 2BA6839AD6 for <[EMAIL PROTECTED]>; Thu, 25 Jul 2002 12:22:22 +0530 (IST) Received: from mail.foo.com ([127.0.0.1]) by localhost (mail.foo.com [127.0.0.1]) (amavisd-new) with SMTP id 19568-05 for <arvind@foom>; Thu, 25 Jul 2002 12:22:21 -0000 (IST) Received: from webmail10.rediffmail.com (unknown [202.54.124.179]) by mail.foo.com (Postfix) with SMTP id 353CD39AD5 for <[EMAIL PROTECTED]>; Thu, 25 Jul 2002 12:22:21 +0530 (IST) Received: (qmail 15164 invoked by uid 510); 25 Jul 2002 06:49:15 -0000 Date: 25 Jul 2002 06:49:15 -0000 Message-ID: <[EMAIL PROTECTED]> Received: from unknown (203.200.106.137) by rediffmail.com via HTTP; 25 Jul 2002 06:49:15 -0000 MIME-Version: 1.0 From: "Arvind" <[EMAIL PROTECTED]> Reply-To: "Arvind" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: testing Content-type: text/plain; format=flowed Content-Disposition: inline X-Virus-Scanned: by amavisd-new amavisd-new-20020630 Though, the mail is for [EMAIL PROTECTED] finally it is meant for [EMAIL PROTECTED] is there any way where i dont get such headers. I mean, for eg. rediffmail is offering a mail solution to corporates wherein rediff will maintain the mail servers. now its obvious that each company will redirect its mx record to the IP of the mail server which rediff is hosting. so , if each user from the company will open his email, he will find other headers attached ?? HOw can i give a feel that, this email going to [EMAIL PROTECTED] is not getting redirected to [EMAIL PROTECTED] Arvind ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
