Re: Debugging A5 BAD Unexpected extra arguments to Search ?
Hi Ellie; ok, thanks for explaining. So I'll dive into the Java application and see whether debugging the search terms gets me any further. Cheers, Kristian Am 24.10.18 um 03:27 schrieb ellie timoney: 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). In these two cases, your client has chosen "A5" and "A7" as tags. Tags are described in detail here: https://tools.ietf.org/html/rfc3501#section-2.2.1 Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
Transfer folder subscriptions
Folks; I'm in the process of moving mails between two cyrus installations in order to at some point switch over all users. So far using imapsync and doing so as cyrus user met most of my needs, however I so far fail to transfer each users folder subscriptions. Given user names and folder hierarchy are exactly the same on both systems, is there any way to transfer the list of folders each user has subscribed without resetting all their passwords and running a tool such as imapsync on a per-user level? Thanks in advance and all the best, Kristian Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
Re: Debugging A5 BAD Unexpected extra arguments to Search ?
Am 23.10.2018 um 11:58 schrieb 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 extra arguments to Search or A7 BAD Unexpected extra arguments to Search Questions here: What's the difference between A5 and A7? Any way to debug what exactly is wrong about our search terms here? TIA and all the best, Kristian Couldn't this be debugged by enabling telemetry logging ? Or is this feature missing from the newer releases ? https://www.cyrusimap.org/2.5/imap/faqs/o-telemetry.html Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
Re: Debugging A5 BAD Unexpected extra arguments to Search ?
Am 24.10.18 um 21:38 schrieb Stephan: Couldn't this be debugged by enabling telemetry logging ? Or is this feature missing from the newer releases ? https://www.cyrusimap.org/2.5/imap/faqs/o-telemetry.html I will have a look at this, thanks. :) I'm currently moving from cyrus 2.2 (old Ubuntu 10.04) to a "newer" (cyrus 2.4) version on Ubuntu 16.04. Maybe telemetry still works in these versions... :) Cheers, Kristian Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus