Tagged Questions
1
vote
4answers
3k views
Outlook Express is not recognizing *some* HTML emails
I'm using HTML emails for a client's newsletter. Not using HTML mails is not an option. I've used PHPMailer for mailing, but I've also tried using PHP's mail() function directly. In both instances, I ...