How do I change the imap_open timeout? It doesn't seem to be one of the options in the imap_open function. Does imap_open inherit the socket_timeout from php.ini, or someplace else? Thanks a bunch.
-Chris
How do I change the imap_open timeout? It doesn't seem to be one of the options in the imap_open function. Does imap_open inherit the socket_timeout from php.ini, or someplace else? Thanks a bunch.
-Chris
Looks like there's plans for a function
I spotted that, but I'm not at liberty to try patching our current distro of php and recompiling.. am I SOL?
May be. Have you already googled it?
I looked around a bit. Looks like the only viable solution is to change the timeout in your IMAP config files. Though there was something you may be able to adopt from PEAR
http://aspn.activestate.com/ASPN/Mail/Message/pear-cvs/1842691