hi, I have this error
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in class.SimpleMail.php on line 70
Fatal error: Uncaught exception 'Exception' with message 'Sending mail failed.' in class.SimpleMail.php:78 Stack trace: #0 user_transact.php(76): SimpleMail->send('francesko@cot...', 'Mailing list co...', 'Hello ciccio?Ou...', 'From: francesco...') #1 {main} thrown in class.SimpleMail.php on line 78
this script the taken one from the book php5, apache, and mysql, someone has been found in this case?
how I can resolve? I preput that job in localhost and are always successful to send email
thanks