[wp-trac] Re: [WordPress Trac] #5007: Email notifications fail on
hosted sites that check sender address
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 30 09:42:41 GMT 2007
#5007: Email notifications fail on hosted sites that check sender address
------------------------+---------------------------------------------------
Reporter: jlwarlow | Owner: pishmishy
Type: defect | Status: new
Priority: normal | Milestone: 2.3.2
Component: General | Version: 2.2.2
Severity: minor | Resolution:
Keywords: regression |
------------------------+---------------------------------------------------
Changes (by pishmishy):
* owner: anonymous => pishmishy
* status: reopened => new
Comment:
There doesn't appear to be any consistency as to when WordPress uses
{{{get_option('admin_email')}}} or {{{"wordpress@" .
$_SERVER['SERVER_NAME']}}} to send mail.
Since the second case is only used twice I suggest standardizing on the
first form. We can't guarantee it's a deliverable address, but it is
almost certain to be. Simple patch attached.
--
Ticket URL: <http://trac.wordpress.org/ticket/5007#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list