Closed (duplicate)
Project:
HTML Mail
Version:
6.x-2.62
Component:
Module compatibility
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 03:05 UTC
Updated:
24 Sep 2012 at 18:23 UTC
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
Comment #1
pillarsdotnet commentedPlease see http://drupal.org/node/1200142
Comment #2
rfayThe page you reference is a 7.x page and doesn't work for 6.x though. Btw the patch has been committed to Smtp.
Comment #3
Andreyy commentedI have the same problem with drupal 6.x
I tried to uninstall SMTP Auth. module - nothing changes.
Mail MIME generate error.
Comment #4
rfayThis turns out to be a problem with SMTP module, a duplicate of #1793626: Content-type does not handle the case of a linefeed: "The Content-Type of your message is not supported by PHPMailer" .