ID:               30755
 Updated by:       [EMAIL PROTECTED]
 Reported By:      richard at dominion-web dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         IMAP related
 Operating System: NT
 PHP Version:      4.3.9
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




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

[2004-11-11 00:31:54] richard at dominion-web dot com

Description:
------------
On a Merak IMAP mail server and c-client 2001, the imap_sort function
using UIDs fails to return messages.  Switching to use imap_thread()
returns the messages fine.

Reproduce code:
---------------
$sortmessages = imap_sort($this->_mailbox, SORTDATE, 1, SE_UID |
SE_NOPREFETCH);


Expected result:
----------------
Array of messages

Actual result:
--------------
Empty array


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


-- 
Edit this bug report at http://bugs.php.net/?id=30755&edit=1

Reply via email to