|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Adding Message-ID is wrong
From: Cami (camis
mweb.co.za)
Date: Tue Jun 01 2004 - 20:01:07 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Postfix accepts the mail, injects its own Message-ID and once queued,
> the message gets past onto SpamAssassin. SpamAssassin clearly can see
> that the Message-ID was added by the wrong machine (part of the default
> SA ruleset) and adjusts the SA scoring ..
> 50_scores.cf:score MSGID_FROM_MTA_SHORT 3.665 3.310 3.167 3.030
Forgot to mention this little bit..
If SpamAssassin finds no Message-ID in the message:
# (allow this test to pass if there's no Message-Id header)
header MSGID_HAS_NO_AT MESSAGEID !~ /\
/ [if-unset: NO
MSGID]
describe MSGID_HAS_NO_AT Message-Id has no
sign
50_scores.cf:score MSGID_HAS_NO_AT 0
So according to SpamAssasin, having no Message-ID is fine..
Cami
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]