Yeah Im trying to use the mail() function. Running NT 4.0 Server/Apache 1.3/PHP 4.1.2. Ive checked and rechecked the SMTP = in the php.ini several times and tried serveral different KNOWN smtp servers as well as installing the IIS4 smtp server on this machine and Im still getting the "server error" error associated with a "bad" smtp path in the php.ini file. Ive tried both the IP address and the DNS name for the smtp entry in the .ini file and Im still getting the error. Can someone point me to something that I may be missing? I know the smtp service is working on this machine because I can send mail using it with an email client.
Thanks