Daniel McDonald wrote: > On 4/23/10 7:53 AM, "PSuo" <petri.suomi...@pssoft.fi> wrote: > >> The headers mark as following: >> >> X-Virus-Check-By: mailwash7.pair.com >> X-Spam-Check-By: mailwash7.pair.com >> X-Spam-Status: Yes, hits=8.7 required=4.0 >> tests=BAD_ENC_HEADER,HELO_LH_HOME,MIME_BASE64_BLANKS,TRACKER_ID > > You should grep the test names above in > /var/lib/spamassassin/3.3.1/updates.spamassassin.org
BAD_ENC_HEADER - very often blanks in the MIME-encoded subject. (blanks should be encoded as underscores). Usually about 3 points. HELO_LH_HOME - poor helo from your mailserver. Another 3 points. MIME_BASE64_BLANKS - poor base64 encoding (blank lines\?) TRACKER_ID - contains a trackerid for user monitoring. 2-3 points. /Per Jessen, Zürich