Graham Murray wrote: >Robert Nicholson <[EMAIL PROTECTED]> writes: > > > >>Hi, >> >>Is there a rule that says that any message without a message-id is SPAM ie. >>one who's SCORE I can increase. >> >>I've got a spammer sending messagegs without message-id's. >> >> > >Just change the score for MSGID_FROM_MTA_ID. This rule will be hit >when the original message does not contain an message-id. > >
I'm curious to know how the message could have been routed and delivered without ever getting an Message-Id: stamped on it... Sendmail, for instance, will always add a message-id if one isn't present, regardless of whether the message is being submitted locally via a pipe, a file, loopback socket, etc. or whether it is being relayed on port 25. -Philip