»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> WAMP / PHP and MySql Programming / how to send mail
Posted:  23 Oct 2007 15:05
hi,

i have send a mail but warning error alert please clear  this error. the error is 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 C:\wamp\www\phpmail.php on line 20
Posted:  24 Oct 2007 15:37
This error message says that there is no mailserver running on your machine. You need to either install a mail server or send email via a remote mail server.