i have been using Simplenews with Mime mail in order to send out an HTML email newsletter. It seems to work just great except when I recieve the message at an institution through exchange/outlook the message is plain text with the HTML attached. Yet HTML emails from companies like sony and bestbuy come through as expected. Any ideas why this is happening?
Comments
Comment #1
vm commentedThis should likely be in mimemail.module issue queue as simplenews doesn't handle HTML email natively. you should also consider updating to the latest stable releases of the modules in use.
Comment #2
vm commentedtalking a quick walk through the mimemail issue queue uncovers http://drupal.org/node/372710
not sure if it's exactly related to your issue. There may be others.
Moving to mimemail issue queue. marking for 1.0 alpha1 adjust if necessary.
Comment #3
sgabe commentedDuplicate of #372710: HTML emails are text-only in Hotmail, since wrong content-type definitions can do that which is covered by that issue.