Have a question..
I have used this plenty of times on a linux box with php.
Question I have is what do you need or can you even, put this script on a php enabled IIS web server (windows)..
The script errors out and no mail is sent, and I'm thinking either it doesnt work with iis' smtp server or I'm missing something..
thanks in advance.
Scott
It works on Windows (IIS), linux (*nix), and Mac.
9 times out of 10 the SMTP section of the php.ini is incorrectly setup on windows boxes.
-Andrew M Riley