ID: 11603
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Analyzed
Bug Type: IMAP related
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

IMAP 4.1  is the IMAP protocol version as specified uin RFC2060

and regarding imap_sort() i'd guess that it runs
into a timeout or that the number of messages
in your mailbox is so high that it runs out of
buffer space

remember: IMAP sorting and searching is done by
          the IMAP server, not the client

i don't have the c-client code at hand, but i'm 
rather sure the "function call failed" message is
*not* produced by php

Previous Comments:
---------------------------------------------------------------------------

[2001-06-21 04:15:52] [EMAIL PROTECTED]
Size of mailbox: 200MB
C-Client updated to the newest stable available now, something kind of 2000
phpinfo() shows IMAP 4.1
1) What is IMAP 4.1. What IMAP libraries does line meen?
2) imap_sort function failes on such huge mailbox accounts
it shows "fuction call failed" and nothing more. No reason of this falure given. And 
what is strange that only imap_sort function fails! But at the same time it perfectly 
works at accounts not larger than 50MB

I really need help about that
Thanks,
Elnar C Hajiev

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11603&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to