[wp-trac] [WordPress Trac] #28039: PHPMailer Header Encoding

WordPress Trac noreply at wordpress.org
Sat Apr 26 13:59:16 UTC 2014


#28039: PHPMailer Header Encoding
----------------------------+-----------------------------
 Reporter:  jeremeylduvall  |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Mail            |    Version:  trunk
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+-----------------------------
 A support ticket I came across raised some issues with the header encoding
 (“RFC-violating Content-Transfer-Encoding header”). User states that our
 header ends with:

 {{{
 <br/>
 Content-Type: multipart/alternative;
 boundary="b1_d6f7a7912dabccf69ce9130965f76239"
 Content-Transfer-Encoding: quoted-printable<br/>
 }}}

 And quotes:

 "The RFCs state that the only allowable C-T-Es for multipart/alternative
 are 7bit, 8bit, and binary; Q-P is invalid. This causes my MUA to refuse
 to display the email. See http://tools.ietf.org/html/rfc2045#section-6.4"

 Public forum post: http://en.forums.wordpress.com/topic/rfc-violating-
 content-transfer-encoding-header?replies=7

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28039>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list