[Tickets #9842] Re: Search does not work
bugs at horde.org
bugs at horde.org
Wed Apr 13 04:35:09 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9842
------------------------------------------------------------------------------
Ticket | 9842
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Search does not work
Queue | IMP
Version | 5.0
Type | Bug
-State | Unconfirmed
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-04-13 04:35) wrote:
Your IMAP server is broken. Your server (Cyrus 2.4.7) advertises that
it supports ESEARCH (RFC 4731). Thus we send an extended search
command, but the IMAP server is telling us it is bad:
(1302667094.7783) C: 5 UID SEARCH RETURN (ALL COUNT) CHARSET UTF-8 FROM horde
(1302667094.7785) S: 5 BAD Invalid Search criteria
However, there's nothing wrong with that search command. Here's what
it looks like when I run it on a dovecot installation:
5 UID SEARCH RETURN (ALL COUNT) CHARSET UTF-8 FROM horde
* ESEARCH (TAG "5") UID COUNT 0
5 OK Search completed (0.031 secs).
It's not a charset issue since the server must return a NO response
rather than a BAD response (and it should return a BADCHARSET response
also).
Jan, I think you run Cyrus. Are you running 2.4.7? Can you verify
that this command works (or is broken) on your installation?
More information about the bugs
mailing list