Bug: Envelope-to: headder in mail is incorrect when spamassassin is in use

loafer

Member
May 13, 2003
5
0
151
Bug: ?

The e-mail header Envelope-to: incorrect when spamassassin is in use and catch all is enabled.

When it should be [email protected] it's written as [email protected]

Has anyone else experienced this? :confused:
 

claven177

Well-Known Member
Sep 3, 2003
61
0
156
Taipei
when spamassassin OFF

Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Tue, 22 Nov 2005 17:44:22 +0800
Received: from [168.95.4.119] (helo=msr19.hinet.net)
by p4.wewehost.us with esmtp (Exim 4.52)
id 1EeUhK-0006cj-7w
for [email protected]; Tue, 22 Nov 2005 17:44:22 +0800
Received: from mmm30f16e72125 (210-35-15-17.HINET-IP.hinet.net [210.35.15.77])
by msr19.hinet.net (8.9.3/8.9.3) with SMTP id RAA10980
for <[email protected]>; Tue, 22 Nov 2005 17:44:19 +0800 (CST)
From: [email protected]
Message-ID: <010c01c5ef49$4d15e9e0$7000a8c0@mmm30f16e72125>
To: <[email protected]>
Subject: Re: test4
Date: Tue, 22 Nov 2005 17:44:13 +0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0109_01C5EF8C.5A2F5B00"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
Disposition-Notification-To: <[email protected]>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180





when spamassassin ON
Return-path: <[email protected]>
Envelope-to: [email protected]
Delivery-date: Tue, 22 Nov 2005 17:43:20 +0800
Received: from zdna by p4.wewehost.us with local-bsmtp (Exim 4.52)
id 1EeUgJ-0006Va-Ex
for [email protected]; Tue, 22 Nov 2005 17:43:20 +0800
X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on p4.wewehost.us
X-Spam-Level:
X-Spam-Status: No, score=0.7 required=5.0 tests=AWL,HTML_MESSAGE,NO_REAL_NAME
autolearn=no version=3.1.0
Received: from [168.95.4.114] (helo=msr14.hinet.net)
by p4.wewehost.us with esmtp (Exim 4.52)
id 1EeUgI-0006VQ-Vw
for [email protected]; Tue, 22 Nov 2005 17:43:19 +0800
Received: from mmm30f16e72125 (210-35-15-17.HINET-IP.hinet.net [210.35.15.77])
by msr14.hinet.net (8.9.3/8.9.3) with SMTP id RAA08892
for <[email protected]>; Tue, 22 Nov 2005 17:43:16 +0800 (CST)
From: [email protected]
Message-ID: <00fb01c5ef49$273ae770$7000a8c0@mmm30f16e72125>
To: <[email protected]>
Subject: Re: test4
Date: Tue, 22 Nov 2005 17:43:10 +0800
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_00F8_01C5EF8C.345EDFE0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
Disposition-Notification-To: <[email protected]>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
 

Rooter

Well-Known Member
Apr 23, 2003
146
1
243
Houston, Texas, U.S.A.
cPanel Access Level
Root Administrator
This may or may not be a solution to the problem, but I would try it anyway.

1) Login to WHM.

2) Click on "Exim Configuration Editor"

3) Uncheck/disable/clear box for "Always set the Sender: header when the sender is changed from the actual sender."

4) Click "Save".

5) Test Email.
 

claven177

Well-Known Member
Sep 3, 2003
61
0
156
Taipei
Thanks.

I always

Uncheck/disable/clear box for "Always set the Sender: header when the sender is changed from the actual sender."


but no use.