[wp-trac] Re: [WordPress Trac] #5007: Email notifications fail on
hosted sites that check sender address
WordPress Trac
wp-trac at lists.automattic.com
Wed May 7 13:20:32 GMT 2008
#5007: Email notifications fail on hosted sites that check sender address
-----------------------+----------------------------------------------------
Reporter: jlwarlow | Owner: pishmishy
Type: defect | Status: assigned
Priority: normal | Milestone: 2.6
Component: General | Version: 2.2.2
Severity: minor | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Comment (by pishmishy):
I'd like to be able to close this particular ticket. It'd be nice to
standardize on using get_option('admin_email') or "wordpress@" .
$_SERVER['SERVER_NAME'] throughout but there'll be difficulty getting this
right.
People's hosts might refuse to send mail from the first because it's not a
domain they're aware of, hosts may refuse to send mail from the second
because the wordpress@ address doesn't exist.
Could we document this in the code? If the issue appears again then this
ticket can be found from the code. I'd be happy to close this ticket then.
--
Ticket URL: <http://trac.wordpress.org/ticket/5007#comment:27>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list