Daryl C. W. O'Shea wrote:
On 27/02/2008 6:18 PM, Asif Iqbal wrote:
What is short of putting the sender email to white list to reduce the
score of this email. It is a valid email. Here is the report
As presented to SpamAssassin, it was not a valid email. It had no headers.
Daryl
Also, as presented to SpamAssassin, the body text has some really
strange letter combinations, as is evidenced by the heavy hits of the
TW_* rules from the tripwire add-on ruleset.
This could be one of two causes:
1) there was a mime attachment, but due to lack of headers, SA didn't
realize it was a mime message, and interpreted it as text.
2) the email isn't english. Tripwire is somewhat English-language
centric and I would not advise using this add-on in a non-English
environment.
However, I would say the problem Daryl pointed out is more important. SA
didn't see a Subject: Date: or Message-ID: header.
It also didn't find a blank line between what appears to be the start of
the body.
This leads me to suspect there's a mis-wrapped header or header with
invalid charachters in the name somewhere in your header block, and SA
is assuming that the body starts right there. One common mistake is to
have a header name with a space in it.. ie: My Header: something is
invalid and will confuse the parser.