OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: postfix assigned the same message ID to two messages

From: Wietse Venema (wietseporcupine.org)
Date: Thu Sep 02 2004 - 16:13:43 CDT


Kai Wang:
>
> Hi,
>
> We are running postfix 2.0.3. I noticed that postfix assigned the same
> message ID to two messages.

I see two different Message-ID strings:

message-id=<4134CAED.8000907ucalgary.ca>
message-id=<4134CB14.2000307ucalgary.ca>
                 ^^^ ^ ^
         notice these differences

As far as I can tell, these are not identical.

        Wietse

> [kwangmr2 kwang]$ zgrep DEB4936748 /var/log/maillog.2.gz
> Aug 31 12:58:26 mr2 postfix/smtpd[9150]: DEB4936748:
> client=smtp1.ucalgary.ca[136.159.36.18]
> Aug 31 12:58:27 mr2 postfix/cleanup[9232]: DEB4936748:
> message-id=<4134CB14.2000307ucalgary.ca>
> Aug 31 12:58:30 mr2 postfix/qmgr[6606]: DEB4936748:
> from=<SENDER1ucalgary.ca>, size=30623, nrcpt=1 (queue active)
> Aug 31 12:58:30 mr2 postfix/local[8900]: DEB4936748:
> to=<RECIPIENT1ucalgary.ca>, relay=local, delay=4, status=sent
> Aug 31 13:01:04 mr2 postfix/smtpd[8842]: DEB4936748:
> client=smtp1.ucalgary.ca[136.159.36.18]
> Aug 31 13:01:05 mr2 postfix/cleanup[9274]: DEB4936748:
> message-id=<4134CAED.8000907ucalgary.ca>
> Aug 31 13:01:05 mr2 postfix/qmgr[6606]: DEB4936748:
> from=<SENDER2ucalgary.ca>, size=2691, nrcpt=11 (queue active)
> Aug 31 13:01:05 mr2 postfix/local[9245]: DEB4936748:
> to=<RECIPIENT2ucalgary.ca>, relay=local, delay=1, status=sent
>
>
> Kai
>
>
>