
Seb Clark - 2007-11-07 17:08:07
The email validation keeps stalling. For example using: test@ltolhurst.orangehome.co.uk it connects to the remote server but doesnt send any data or receive any and also doesnt time out.
I have tried additional timeouts: set_time_limit(10); and added stream_set_timeout($connection,5,0); to the code but nothing makes it timeout.