hi,
I have linux installed on my local machine. sendmail is configured with
DSsmtp:tagore
But when I bounce a message, the recepient gets the mail with broken
headers. Example:
I am bouncing a mail with headers:
--------------------- SENT HEADERS -----------------------------------------
>From smtp Wed Jan 12 12:38 IST 2000 remote from tagore
>From [EMAIL PROTECTED] Tue Jan 11 22:55:10 PST 2000
Received: from kmglmail.wipsys.soft.net (kmglmail.wipsys.soft.net [164.164.26.11])
by vayu.wipinfo.soft.net (8.9.3/8.9.3) with ESMTP id MAA17486
for <[EMAIL PROTECTED]>; Wed, 12 Jan 2000 12:26:28 +0500 (GMT)
Received: from wiprok1mx1.wipro.com ([164.164.90.11])
by kmglmail.wipsys.soft.net (Netscape Messaging Server 3.6)
with ESMTP id AAA74F9 for <[EMAIL PROTECTED]>;
Wed, 12 Jan 2000 12:26:15 +0530
Received: from daffy.ee.lbl.gov (daffy.ee.lbl.gov [131.243.1.31])
by wiprok1mx1.wipro.com (8.9.3/8.9.3) with ESMTP id OAA14706
for <[EMAIL PROTECTED]>; Wed, 12 Jan 2000 14:55:06 +0530
Received: (from vern@localhost)
by daffy.ee.lbl.gov (8.9.2/8.9.2) id WAA24595;
Tue, 11 Jan 2000 22:55:10 -0800 (PST)
Message-Id: <[EMAIL PROTECTED]>
To: Raju K V <[EMAIL PROTECTED]>
Subject: Re: converting lex to flex
In-reply-to: Your message of Wed, 12 Jan 2000 12:20:03 +0530.
Date: Tue, 11 Jan 2000 22:55:10 PST
From: Vern Paxson <[EMAIL PROTECTED]>
Status: RO
Content-Length: 6136
Lines: 258
--------------------- SENT HEADERS -----------------------------------------
The recepient gets a mail with headers like this:
--------------------- RECEIVED HEADERS -----------------------------------------
>From [EMAIL PROTECTED] Fri Jan 21 14:45:28 2000
Return-Path: <[EMAIL PROTECTED]>
Received: from vayu.wipinfo.soft.net (vayu.wipinfo.soft.net [192.168.200.170])
by canine.wipinfo.soft.net (8.9.3/8.9.3) with ESMTP id OAA04835
for <[EMAIL PROTECTED]>; Fri, 21 Jan 2000 14:45:28 +0530
Received: from rajukv.wipinfo.soft.net (IDENT:root@[192.168.205.27])
by vayu.wipinfo.soft.net (8.9.3/8.9.3) with ESMTP id OAA11411
for <rajukv@canine>; Fri, 21 Jan 2000 14:47:27 +0500 (GMT)
Received: (from rajukv@localhost)
by rajukv.wipinfo.soft.net (8.9.3/8.9.3) id OAA06172
for rajukv@canine; Fri, 21 Jan 2000 14:50:40 +0530
Date: Fri, 21 Jan 2000 14:50:40 +0530
From: Raju K V <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Status: RO
Content-Length: 7319
Lines: 282
>From [EMAIL PROTECTED] Tue Jan 11 22:55:10 PST 2000
Received: from kmglmail.wipsys.soft.net (kmglmail.wipsys.soft.net [164.164.26.11])
by vayu.wipinfo.soft.net (8.9.3/8.9.3) with ESMTP id MAA17486
for <[EMAIL PROTECTED]>; Wed, 12 Jan 2000 12:26:28 +0500 (GMT)
Received: from wiprok1mx1.wipro.com ([164.164.90.11])
by kmglmail.wipsys.soft.net (Netscape Messaging Server 3.6)
with ESMTP id AAA74F9 for <[EMAIL PROTECTED]>;
Wed, 12 Jan 2000 12:26:15 +0530
Received: from daffy.ee.lbl.gov (daffy.ee.lbl.gov [131.243.1.31])
by wiprok1mx1.wipro.com (8.9.3/8.9.3) with ESMTP id OAA14706
for <[EMAIL PROTECTED]>; Wed, 12 Jan 2000 14:55:06 +0530
Received: (from vern@localhost)
by daffy.ee.lbl.gov (8.9.2/8.9.2) id WAA24595;
Tue, 11 Jan 2000 22:55:10 -0800 (PST)
Message-Id: <[EMAIL PROTECTED]>
To: Raju K V <[EMAIL PROTECTED]>
Subject: Re: converting lex to flex
In-reply-to: Your message of Wed, 12 Jan 2000 12:20:03 +0530.
Date: Tue, 11 Jan 2000 22:55:10 PST
From: Vern Paxson <[EMAIL PROTECTED]>
Resent-From: [EMAIL PROTECTED]
Resent-Date: Fri, 21 Jan 2000 14:50:40 +0530
Resent-To: rajukv@canine
--------------------- RECEIVED HEADERS -----------------------------------------
Please notice that the 'From:' has been changed. There is also a space
added between the actual headers & the newly added headers. Is there a
way to overcome this problem? I can also send the actual messages(sent &
received) as attachments if you want. I am using sendmail-8.9.3-15.
I am using mutt-1.1.2i
Thanks in advance,
Raju