Hi Chris, > -----Original Message----- > From: Covington, Chris
> Is there any spam correlation between a message using a > Message-ID from my own domain vs. its own Message-ID? I've > noticed some in my corpus uses my MX's Message-IDs vs. their own. > > I also saw this rule on Chris Santerre's website: > > header MY_MSGID_MX01 Message-ID =~ /\.mx01\.com/i > score MY_MSGID_MX01 9.000 > describe MY_MSGID_MX01 The Message-ID identifies MX01 I have been using the following rule for more than a month now: # Message-ID originates on gateway header MY_HDR_MSGID_GW Message-Id =~ /[EMAIL PROTECTED]/i describe MY_HDR_MSGID_GW MY: Message ID from gateway score MY_HDR_MSGID_GW 1.5 There are some legitimage lists that do not create a Message-Id. Most of the messages that hit this rule are spam. You'll have to adjust the score to your experience. There was a big discussion of Message-Id if you care to look at the archives. --Larry ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk