DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17805>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17805

Wrong "From" address

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-03-11 20:36 -------
I'm re-opening the bug specifically for the "From:" header issue, which the 
user insists is occuring within James.

Data from the user:

-----------------------------------
For example the sender is [EMAIL PROTECTED] and the recepient is 
[EMAIL PROTECTED]  This is the RFC-822 header of the mail:

Return-Path: <[EMAIL PROTECTED]>
Received: from stargate ([10.1.1.13])
          by space-comm.com (JAMES SMTP Server 2.1.2) with SMTP ID 525
          for <[EMAIL PROTECTED]>;
          Fri, 7 Mar 2003 19:14:48 +0200 (EET)
Date: Fri, 7 Mar 2003 19:08:50 +0200
From: [EMAIL PROTECTED]
X-Mailer: The Bat! (v1.60c)
Reply-To: Yana <[EMAIL PROTECTED]>
Organization: Cosmos Software
X-Priority: 3 (Normal)
Message-ID: <[EMAIL PROTECTED]>
To: Project Tasks <[EMAIL PROTECTED]>

If you see "From" field is [EMAIL PROTECTED] instead to be [EMAIL PROTECTED]
comm.com. To find the real sender you have to look at "Reply-To" field 
or "Return-Path" field.
-----------------------------------

The user indicates that the mail clients are configured properly, and that 
they do not have separate mail address and reply fields configured, which 
would create the above situation.

One possibility comes from this entry in their config.xml:

<mailet match="[EMAIL PROTECTED]" class="Redirect">
 <recipients>[EMAIL PROTECTED],[EMAIL PROTECTED]</recipients> 
 <to>[EMAIL PROTECTED]</to> 
 <sender>sender</sender> 
 <inline>unaltered</inline> 
 <passThrough>FALSE</passThrough> 
 <static>TRUE</static> 
 <passThrough>FALSE</passThrough> 
</mailet>

That appears to be the only entry in the configuration that would effect *any* 
change to a message "[EMAIL PROTECTED]".

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to