[wp-trac] [WordPress Trac] #14888: PHPMailer class uses wrong/no sender for mail envelope

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 1 14:12:09 UTC 2012


#14888: PHPMailer class uses wrong/no sender for mail envelope
-----------------------------------------+-----------------------------
 Reporter:  gkusardi                     |       Owner:
     Type:  defect (bug)                 |      Status:  new
 Priority:  normal                       |   Milestone:  Future Release
Component:  Mail                         |     Version:  3.0
 Severity:  normal                       |  Resolution:
 Keywords:  reporter-feedback has-patch  |
-----------------------------------------+-----------------------------

Comment (by Whissi):

 Just a clarification:
 sendmail_from won't be used in non-Windows environments. So you have to
 add "-f your-desired-sender-name[@]example.org" to sendmail_path
 directive... but again, WordPress should offer a way to specify a
 sender... that's an application task.

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


More information about the wp-trac mailing list