I have installed apache and PHP on my computer and I am trying to use the mail() function.
I get this 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:\apache_server\Apache2\htdocs\send_process.php on line 134
I know that 25 IS my smtp port.
Regards;
Alex.