bhgchris2 Posted June 19, 2007 Share Posted June 19, 2007 I have a script that connects to a pop3 account (user@mydomain.com), 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 (user@mydomain.com). 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? Quote Link to comment https://forums.phpfreaks.com/topic/56212-php-imap_open/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.