Hey ppl,
I am using wampserver for my Website development...
Now, I want to send mail to a particular user from mysql table...
when i use the mail function for PHP code
mail($mail_to,$mail_sub,$mail_mesg,$headers)
I am getting the error as follows
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\update4.php on line 65
Failed to send the E-mail from Assignment Given to jolie@hotmail.com
Can ny 1 Help me PLZ
Thanx in advance...