bhgchris2 Posted June 19, 2007 Share Posted June 19, 2007 I have a script that connects to a pop3 account ([email protected]), checks for new messages, downloads/deletes them, and closes the connection. This has always worked fine. However, now that I have more users (900+ w/ 15+ new per day), my users and I get connection errors daily. They last anywhere from a few minutes to the whole day; or longer! When this happens, I am still able to use other email clients(outlook,etc) and webmail apps(horde,gmail, etc) to check these email accounts ([email protected]). I use the php imap_open() function to connect to these pop3 accounts. I have also tried using fsockopen(). My host has been no help. Any ideas? Link to comment https://forums.phpfreaks.com/topic/56212-php-imap_open/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.