Hello, 
A message that was sent from on of our mailservers was caught in a
spamassassin filter.  (No, we don't send spam...)  One of the items that was
caugh was "Message-Id is not valid, according to RFC-2822".  I need some
help in deciphering the regex that matches this rule, and any information
anybody can give on what a "proper" Message-Id is supposed to look like.

I've browsed thru RFC 2822, and the only thing that I see about the
Message-Id is this:
The message identifier (msg-id) is similar in syntax to an angle-addr
construct without the internal CFWS. 
message-id = "Message-ID:" msg-id CRLF 
msg-id = [CFWS] "<" id-left "@" id-right ">" [CFWS]

However, I'm not sure exactly what this means... I need some help
translating into plain english :)  

We are using sendmail to send messages, and haven't configured anything out
of the ordinary on sendmail.  Isn't the Message-Id assigned by sendmail when
the message is created?  If so, how can our system, which has the default
config, be sending invalid message-id's?

Any help anyone can give is greatly appreciated.

thanx

Kevin Hanser


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to