I'm building a PHP application that's connect to gmail and download the messages. I have an account that contains more than two millions messages and the PHP cannot connect to that account. What can I do?
The error is:
Mailbox has more messages (2004032) exist than maximum (1000000)
Can be increased this limit?
IMAP Open gmail error. Too many e-mails
Started by varu, Jul 30 2010 12:01 AM
2 replies to this topic
#1
Posted 30 July 2010 - 12:01 AM
|
|
|
#2
Posted 30 July 2010 - 03:43 AM
I have a feeling that this error is returned from the IMAP server accepting the connection, and will be out of your reach to change.
PS: Why did you post this question on 3 different forums?
PS: Why did you post this question on 3 different forums?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 30 July 2010 - 08:35 AM
I don't think the problem is generated by gmail server. I hope so :)
I posted on 3 different forums because I need to fix this problem fast and I don't know how :(
I posted on 3 different forums because I need to fix this problem fast and I don't know how :(


Sign In
Create Account

Back to top









