Not sure how long this has been going on, but when a message my wife sent to herself wound up in her Held folder, I analyzed the headers and found that the following Spamassassin rule had fired:
MSGID_MULTIPLE_AT
So, looking at the Message-ID generated by the SpamCop webmail system, I saw multiple @ symbols, which apparently isn't allowed by RFC 2822 sec 3.6.4. Here's a link to the SA Wiki article on this:
http://wiki.apache.org/spamassassin/Rules/MSGID_MULTIPLE_AT
and here's a sample Message-ID from a message I sent to myself:
Message-ID: <20080602050631.9j8hdrb6hws84044-gbccvat[at]fcnzpbc.arg[at]webmail.spamcop.net>
(The real one had true "at" symbols, but this forum software has been tweaked to replace them with "[at]") The problematic Message-ID is adding a score of 1.2 to messages we send, which is significant, and when combined with other possible attributes, might cause our messages to be dumped or trapped. This needs a "JT fix" ASAP, IMO, so I'll also email Support.
DT
