With the HTML mail, Mail System, and SMTP Authentication modules enabled I am successfully getting HTML mail. But when I enable Mail MIME I get the following message when I try to send HTML email: The Content-Type of your message is not supported by PHPMailer and will be sent as text/plain instead.

If I make one change -- disabling the SMTP Authentication module -- everything works fine and I get MIME email as expected.

Here are the module versions I am using:

If this is posted in the wrong place can you please move it for me?

Thank you!

Comments

pillarsdotnet’s picture

rfay’s picture

The page you reference is a 7.x page and doesn't work for 6.x though. Btw the patch has been committed to Smtp.

Andreyy’s picture

I have the same problem with drupal 6.x
I tried to uninstall SMTP Auth. module - nothing changes.
Mail MIME generate error.

rfay’s picture

Status: Active » Closed (duplicate)