I am developing an php app which sends finally styled html mails with PHPMailer, inlcuding logos etc.. A number of mail apps receive and displays this mails perfect, but not Outlook on PC. It simply ignores all : HTML code and simple text. Weired.
Does anyone can give some hints what to do , where to look to satisfy MS Outlook ?
This question is NOT about common HTML programming issues but about WHAT does OUTLOOK need to get satisfied to show html mails. I red that OUTLOOK uses Word to render mails. So which kind of HTML does Word expect ?