I am using wampdevloper for php .when i try to use mail() function it shows me error
Warning: mail(): Failed to connect to mailserver at "127.0.0.1" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\WampDeveloper\Websites\localhost\webroot\test1.php on line 9
what should i do for send email from localhost.