Baltasar wrote:
X-Spam-Status: Yes, hits=6.687 tag=3 tag2=6.31 kill=6.31 tests=HTML_70_80,
HTML_MESSAGE, MSGID_FROM_MTA_SHORT, RCVD_IN_DYNABLOCK, RCVD_IN_NJABL,
RCVD_IN_NJABL_DIALUP, RCVD_IN_SORBS
I'm not familiar with MSGID_FROM_MTA_SHORT because for some reason it
doesn't appear to be in my install of 3.03. However, if it is anything
like MSGID_FROM_MTA, it is scored at 3+ points and is only added because
the email was given a MessageID by one of your relays. This probably
just means that the email did not have a MessageID header when it was
received, which is not uncommon and in my opinion does not justify that
many points. I'd knock that down by adding a line like this to your
/etc/mail/spamassassin/local.cf file:
score MSGID_FROM_MTA_SHORT 1.0
Hope that helps.
Kevin