[wp-trac] [WordPress Trac] #18792: Wrong FROM email when using wp_mail and built in mail() function

WordPress Trac wp-trac at lists.automattic.com
Fri May 4 14:43:56 UTC 2012


#18792: Wrong FROM email when using wp_mail and built in mail() function
--------------------------------+------------------------------
 Reporter:  pigster             |       Owner:  westi
     Type:  defect (bug)        |      Status:  accepted
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  External Libraries  |     Version:  3.2.1
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |
--------------------------------+------------------------------

Comment (by rtweedie):

 I hit a similar issue with the 'return-path' and 'reply-to' email headers
 not being correctly populated. Using the setFrom() method helps ensure
 that headers are correctly assigned.

 At the moment a simple plugin helps resolve the issue, but it would be
 great to hear if these patches will make their way in the core in the
 future.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18792#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list