[wp-trac] [WordPress Trac] #14888: PHPMailer class uses wrong/no sender for mail envelope
WordPress Trac
wp-trac at lists.automattic.com
Thu Dec 1 00:15:23 UTC 2011
#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 |
-------------------------------+-----------------------------
Comment (by tigertech):
I want to second the comment from LynxChaus: This proposed change is a bad
idea that will cause some systems to discard the mail.
RFC 2821 section 4.4 says: "A message-originating SMTP system SHOULD NOT
send a message that already contains a Return-path header". If WordPress
submits messages that include a "Return-Path" header via a SMTP system
that enforces this rule, the message will not be delivered.
Please don't do this. It will break things.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14888#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list