[wp-trac] [WordPress Trac] #5294: $phpmailer->Sender line prevents comment notifications from being sent

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 31 13:04:38 GMT 2007


#5294: $phpmailer->Sender line prevents comment notifications from being sent
----------------------+-----------------------------------------------------
 Reporter:  stitzelj  |       Owner:  anonymous
     Type:  defect    |      Status:  new      
 Priority:  normal    |   Milestone:  2.5      
Component:  General   |     Version:           
 Severity:  normal    |    Keywords:           
----------------------+-----------------------------------------------------
 This line was added to the wp-includes/pluggable.php file in WP 2.3.1:

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

 It's inclusion prevents any comment notifications on any WordPress
 installation from being sent via email.  I've had to remove it from all
 installations.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5294>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list