I have set the SMTP variable in my php.ini file to the IP address of my SMTP server. When I try to use email in my php scripts I thought it was the php code but it is using pretty standard sendmail commands. Then I did a phpinfo script. It says that SMTP = localhost. I double checked the php.ini file and I do have it set to the IP address of the SMTP server. I have tried re-booting with the same problem. The phpinfo is still saying SMTP = localhost. Any ideas? I am running it on Windows NT server 4.0 with Apache 1.3.19(oracle dist).
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php