Looks like ESORT is broken (just compiled 1.2 from hg 10 minutes ago). Here is the command I'm using and the corresponding error message: C: 5 UID SORT RETURN (ALL COUNT) (ARRIVAL) US-ASCII UNSEEN S: 5 BAD Error in IMAP command UID: Invalid sort argument. The corresponding UID SORT command (without the RETURN syntax) works fine: 5 UID SORT (ARRIVAL) US-ASCII UNSEEN * SORT 5 OK Sort completed (0.000 secs). michael
On Mar 20, 2009, at 12:22 PM, Michael M. Slusarz wrote:> Looks like ESORT is broken (just compiled 1.2 from hg 10 minutes > ago). Here is the command I'm using and the corresponding error > message: > > C: 5 UID SORT RETURN (ALL COUNT) (ARRIVAL) US-ASCII UNSEEN > S: 5 BAD Error in IMAP command UID: Invalid sort argument.Thanks. Apparently I hadn't looked at the RFC close enough and implemented it a bit wrong. Fixed now in hg.
Reasonably Related Threads
- LIST-STATUS issue
- Race condition when setting flags (\Deleted) + expunge quickly, leaving mails not deleted
- My Dsync isn't replicating 'EXPUNGE' IMAP command
- immediate delete of mails
- Race condition when setting flags (\Deleted) + expunge quickly, leaving mails not deleted