[wpmu-trac] [WordPress MU Trac] #395: Signup emails appear to be in
incorrect form
WordPress MU Trac
wpmu-trac at lists.automattic.com
Tue Jul 31 12:55:01 GMT 2007
#395: Signup emails appear to be in incorrect form
------------------------+---------------------------------------------------
Reporter: drmiketemp | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Per this thread:
http://mu.wordpress.org/forums/topic.php?id=5464
There have been reports of emails being tagged as spam by many mail
servers and services. The issue may be because of the use of
'<{$admin_email}>' within wp-includes/wpmu-function.php. It appears that
the brackets are also being added in by the mail server and this makes the
address into an incorrect form.
"From: "<support at domain.tld>" <<support at domain.tld>>"
A work around appears to be to remove the '<>' brackets from the five or
six places that it occurs with wp-includes/wpmu-function.php.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/395>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list