Requirements

1 reply
Joined: 12/05/2007
User offline. Last seen 1 year 4 weeks ago.

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Joined: 06/04/2007
User offline. Last seen 10 hours 44 min ago.

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

User login