[wp-trac] [WordPress Trac] #39642: wp_mail multipart content handling
WordPress Trac
noreply at wordpress.org
Thu Jan 19 21:21:14 UTC 2017
#39642: wp_mail multipart content handling
--------------------------+-----------------------------
Reporter: JeffMatson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
There are issues passing the boundary value in the content header, as it
gets stripped out. It appears to be due to the behavior of PHPMailer.
As PHPMailer supports multipart content natively, a slight modification to
wp_mail solves the issue. This would greatly simplify things, and allow
for better mail handling by anyone sending via wp_mail.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39642>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list