Im sending out mails that spamassasin are quite harsh on - one of the biggest minusses it gives is:
0.0 HTML_IMAGE_RATIO_06 BODY: HTML has a low ratio of text to image area
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000]
1.6 HTML_IMAGE_ONLY_24 BODY: HTML: images with 2000-2400 bytes of words
0.0 HTML_MESSAGE BODY: HTML included in message
0.8 RDNS_NONE Delivered to internal network by a host with no rDNS
**1.9 MISSING_MIMEOLE Message has X-MSMail-Priority, but no X-MimeOLE
I look it up and it says:
SpamAssassin Rule: MISSING_MIMEOLE
Standard description: Message has X-MSMail-Priority, but no X-MimeOLE
Explanation
The message is pretending to be generated by a Microsoft email program which uses the extension header X-MSMail-Priority, but is missing the extension header X-MimeOLE which is characteristic of Microsoft email.
This suggests that the sender is using badly-written mailout software, rather than a genuine Microsoft email program.
I use htmlmimemail5 on apache servers on ubuntu - and I dont want to use freaking microsoft mailsendout software - how do I avoid getting those 1.9 points? (i need under 2 points to not go into spam filter)