At 01:41 AM 10/11/2001, you wrote:
>The message-ID that mail-relay.mediamonks.net added was:
><200110110735406.SM01112@kenny>
>
>I now let PHP add a message ID in the form of:
><0$[EMAIL PROTECTED]> and the warning is gone!
>
>Why would declude mark the first one as poor?
There are two problems with the first one. The first problem is that
"kenny" isn't a valid host name to use in a Message-ID: header; the header
must be unique, and your machine "kenny" doesn't know what headers other
machines named "kenny" may use.
The second problem is that it looks like in the first case the Message-ID:
header was not included in the original E-mail, and IMail added it
later. The format of the first one is identical to the format that IMail
will use if it doesn't find a Message-ID: header (it gets "kenny" from the
HELO/EHLO value in the SMTP envelope).
-Scott
---
This E-mail came from the Declude.JunkMail mailing list. To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail". You can E-mail
[EMAIL PROTECTED] for assistance. You can visit our web
site at http://www.declude.com .