Shuichi_Tsuda | 21 Sep 2011 14:47
Picon
Favicon

Strange Destination address is written in a mail header.


Hi All,

I have used qmail-ldap(1.03-20060201) and there is no problem except for the fact that some mail addressed
to a mailing list has a strange header at a "for" atom in Received field.

I think "for" should be followed by Destination address same as "Delivered-To:" field.
Why is this happen ?
Could you tell me the way to make the two address same, or the way to make the address after "for" not be
displayed ?

Thank you..

//////////////////////for example//////////////////////

A mailing list "sender <at> xxxxxxxxx.jp" contains the following.
 AAA <at> xxxxxxxxx.jp
 BBB <at> xxxxxxxxx.jp
 CCC <at> xxxxxxxxx.jp
 DDD <at> xxxxxxxxx.jp

The mail header of each mail is the following.

 To: AAA <at> xxxxxxxxx.jp ( This header has no problem.)
------------------------------
Return-Path: <sender <at> xxxxxxxxx.jp>
Delivered-To: AAA <at> xxxxxxxxx.jp
Received: (qmail 27447 invoked from network); 5 Aug 2011 16:27:10 +0900
Received: from unknown (HELO SMTP-server.xxxxxxxxx.jp) ([10.105.50.50])
          (envelope-sender <sender <at> xxxxxxxxx.jp>)
(Continue reading)

UEDA Hiroyuki | 22 Sep 2011 12:58
Picon
Favicon
Gravatar

Re: Strange Destination address is written in a mail header.

Hello,

Why do you think the header is strange? What is good for you?

On Wed, 21 Sep 2011 21:47:32 +0900
Shuichi_Tsuda <at> NIandC.co.jp wrote :

> 
> Hi All,
> 
> I have used qmail-ldap(1.03-20060201) and there is no problem except for the fact that some mail
addressed to a mailing list has a strange header at a "for" atom in Received field.
> 
> I think "for" should be followed by Destination address same as "Delivered-To:" field.
> Why is this happen ?
> Could you tell me the way to make the two address same, or the way to make the address after "for" not be
displayed ?
> 
> Thank you..
> 
> //////////////////////for example//////////////////////
> 
> A mailing list "sender <at> xxxxxxxxx.jp" contains the following.
>  AAA <at> xxxxxxxxx.jp
>  BBB <at> xxxxxxxxx.jp
>  CCC <at> xxxxxxxxx.jp
>  DDD <at> xxxxxxxxx.jp
> 
> The mail header of each mail is the following.
> 
(Continue reading)

Shuichi_Tsuda | 26 Sep 2011 10:58
Picon
Favicon

Re: Strange Destination address is written in a mail header.


Thank you Mt.UEDA

I'm glad of getting a qestion from you !

I think that the header of each mail should be the following, and I want to make them so.

No.1 has no roblem in the header.
In No2 - No4, The part after "for" is differrent form Destination address..

No 1. To: AAA <at> xxxxxxxxx.jp ( This header has no problem.)
------------------------------
          for <AAA <at> xxxxxxxxx.jp>; 5 Aug 2011 16:27:10 +0900
------------------------------
// There is no problem in this header.

No 2. To: BBB <at> xxxxxxxxx.jp ( strange header )
------------------------------
          for <BBB <at> xxxxxxxxx.jp>; 5 Aug 2011 16:27:10 +0900
------------------------------
// The part after "for" is <AAA <at> xxxxxxxxx.jp> now.

No 3. To: CCC <at> xxxxxxxxx.jp ( strange header )
------------------------------
          for <CCC <at> xxxxxxxxx.jp>; 5 Aug 2011 16:27:10 +0900
------------------------------
// The part after "for" is <AAA <at> xxxxxxxxx.jp> now.

No 4. To: DDD <at> xxxxxxxxx.jp ( strange header )
------------------------------
(Continue reading)


Gmane