Hi,
I am using Cuteeditor to let user put in email body, but I found the same html source I get somewhere, after edit in cuteeditor on IE, the email will be treated as spam on Outlook 2007, while I do the same thing under FF, the email doesn't be treated as spam.
I compared the result, and found after I paste my html source code in cuteeditor, and switch to design mode and back to HTML mode, the html changes a lot under IE, but under FF, it keeps the original strcture very well.
I can not figure out how outlook judge which is spam email, but I think a well-formed html is better.
Does anyone know anything about this?