[Bb-trac] [bbPress] #749: bb_mail fails to sent mail

bbPress bb-trac at lists.bbpress.org
Sat Oct 6 18:10:03 GMT 2007


#749: bb_mail fails to sent mail
----------------------------+-----------------------------------------------
 Reporter:  snakefoot       |       Owner:               
     Type:  defect          |      Status:  new          
 Priority:  normal          |   Milestone:  0.8.4 & Pings
Component:  Administration  |     Version:  0.8.3        
 Severity:  normal          |    Keywords:               
----------------------------+-----------------------------------------------
 Changed the mail function to this, instead of trying to guess the from
 e-mail address:
 {{{
 return @mail( $to, $subject, $message, 'From: ' .
 bb_get_option('admin_email'), $headers );
 }}}

-- 
Ticket URL: <http://trac.bbpress.org/ticket/749>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list