I created a php script that will email out. I have php, mysql and apache installed.
I get the error Warning: 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:\program files\apache group\apache\htdocs\loginsystem\register.php on line 131 when i run the script.
I guess this means i did something to send out the email. What program do you use?