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

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2005-02-03 04:44:46] [EMAIL PROTECTED]

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



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

[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