Jump to content

php imap_open()


bhgchris2

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.