I've just installed WAMPSERVER on my computer and i've copied a working script from my web server and I get 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 C:\wamp\www\includes\send_email.php on line 10
I've added php.exe and php-cgi.exe to my firewall exceptions but still nothing, how can I get this working.
Any help :-)