problem connecting to Mailserver
Posted: Fri Aug 08, 2008 11:39 am
Hello all,
I'm gonna make it short; I'm getting the following error:
When I tried to notify a user of his registration result by mail. My script used to work for 1 year or more, but all of a sudden, 2 day back, it started giving this error out. I did not change any server config (nor Apache, Nor php.ini). I got 2 registration or more everyday, so I knowm precisely that this used to work fine for this long and that it suddenly fail sending mail.
The only things I did during this time is installing Joomla 1.5.3, on the same server, on a different domain and folder.
I did google for an answer but nothing satisfying up to now.
Could someone be so kind to give me some clue?
thanks
Rui
I'm gonna make it short; I'm getting the following error:
Code: Select all
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 D:\...\htmlMimeMail5\htmlMimeMail5.php on line 734
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 D:\....php on line 401The only things I did during this time is installing Joomla 1.5.3, on the same server, on a different domain and folder.
I did google for an answer but nothing satisfying up to now.
Could someone be so kind to give me some clue?
thanks
Rui