[wp-trac] Re: [WordPress Trac] #4296: wp_mail removes the
Content-Type
WordPress Trac
wp-trac at lists.automattic.com
Sat May 26 12:51:31 GMT 2007
#4296: wp_mail removes the Content-Type
------------------------------+---------------------------------------------
Reporter: morty | Owner: rob1n
Type: defect | Status: assigned
Priority: high | Milestone: 2.2.1
Component: General | Version: 2.2
Severity: major | Resolution:
Keywords: has-patch commit |
------------------------------+---------------------------------------------
Comment (by derjohng):
> ... but the code still invokes $phpmailer->IsHTML( false ); which
presumably tells phpmailer that the email isn't html when in fact it is!
I have the same problem. My "[http://blog.derjohng.com/dj-email-publish/
DJ-Email-Publish]" plugin sends the post via wp_mail().
It works not well since 2.2, because wp_mail will be sent HTML mail
($phpmailer->IsHTML( false );).
--
Ticket URL: <http://trac.wordpress.org/ticket/4296#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list