Hi All, I'm using PHP version 4 on Windows server 2003. The rest of the code is working fine but once piece of the code sends an email to an email address any time the code is being activated or run. But the sending email function is not working and coming out with the following error message:
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 G:\Inetpub\TESTPHPSITE\InportUser.php on line 1086 Any help greatly appreciated. Regards, Bass