hi there,
I am trying to use mail() on a php3 w2k system with a local smtp server (argomail), but keep receiving the following error:
Warning: Failed to obtain socket handle in c:\inetpub\wwwroot\X.php3 on line 193
and it doesn't send any mail. a telnet to localhost port 25 gets me into the smtp server prompt, so that one is running ok.
phpinfo() shows all php3.ini settings correctly.
can anyone shed some light on the situation?
thanks,
jeroen