Re: Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-23 Thread ellie timoney
Hi Kristian, The "A5" and "A7" are just the "tags" associated with the client's search commands, they have no semantic value. The client prefixes each command with some tag, and then the server uses the same tag in the response (so that you can identify which response applies to which command)

Debugging A5 BAD Unexpected extra arguments to Search ?

2018-10-23 Thread Kristian Rink
Hi all; we're running a Java (and Java Mail) based application interacting with our cyrus imapd server. Trying to use complex search terms (searching for multiple criterias, such as message-id and message date), we regularly (all the time?) end up with messages such as A5 BAD Unexpected extr