Page 1 of 1

mail timout

Posted: Fri Sep 19, 2003 6:29 am
by piddle
I have 2 win2k servers running iis5, both running php. 1 will sendmail from php scripts the other gives a timeout but still sends the mail. It appears to fail beofre executing the next line of cde after the sendmail. I have tried various different scripts (as php scripting is not my thing) All work fine on the 1st server but timeout on the second...... As far as I can see there are no config differences between the 2 servers and I'm only trying to send 1 mail to 1 address so it's not timing out due to loads of addressess....... Anyway my brain is now melting and I can't cope any more.... Any ideas on troubleshooting or error handling so I could narrow it down to a specific problem?????