[wp-trac] Re: [WordPress Trac] #5273: some registration emails fail in 2.3.1

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 31 18:19:54 GMT 2007


#5273: some registration emails fail in 2.3.1
---------------------------------+------------------------------------------
 Reporter:  camner               |        Owner:  westi   
     Type:  defect               |       Status:  assigned
 Priority:  normal               |    Milestone:  2.4     
Component:  General              |      Version:  2.3.1   
 Severity:  normal               |   Resolution:          
 Keywords:  registration emails  |  
---------------------------------+------------------------------------------
Comment (by stitzelj):

 It appears that removing the following line from wp-includes/pluggable.php
 solves this problem along with the one I reported in #5294:

 {{{
 228  $phpmailer->Sender = apply_filters( 'wp_mail_from', $from_email );
 }}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5273#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list