schnee wrote: > 1: "MIME_HTML_ONLY BODY: Message only has text/html MIME parts" > So what ? Do I have to send a text only part also? All my users can read > HTML.
Typically, mailers should send a text version of the message as well, in case the mail client can't read HTML. The text version should be as similar to the HTML version as possible. Only sending an HTML message is often a sign of spam. > 2. "HTML_IMAGE_ONLY_16 BODY: HTML: images with 1200-1600 bytes of words" > There is one 862 bytes image in the message. It is an example of an icon the > user could > click for some new tool in the main site. What's wrong with that? This sounds like your message has managed to cause a false positive with a spammy looking text-image ratio. I get a lot of false positives on this with some of the messages I receive. I'm not sure how you should work around that. > 3. "HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag" You need to post a link to the message to be sure, but it sounds like your message is missing the actual <html> </html> tags.