Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sending email with IIS and PHP

Status
Not open for further replies.

Sarky78

Programmer
Joined
Oct 19, 2000
Messages
878
Location
GB
We are running PHP on a win2k server running IIS 5 and using the default SMTP service to send emails. From this server i have been able to send emails. Recently, we noticed we were being used as a relay server for other peoples email. I put in place some relay restrictions on the SMTP server, using the ip of the machine and the localhost. Since then emails from php have not been sent, and the page has been timing out with a CGI timeout error. The server is also running Coldfusion and that is able to send emails without a problem.

I have now removed the relay restrictions and this had made no difference.

Anyone got any ideas?

thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top