Re: The SORT extension in 2.4.4 over imapc never returns any UIDs
inaugurator--- via dovecot <[email protected]> Sat, 27 Jun 2026 15:26:59 -0000
| Newsgroups | gmane.mail.imap.dovecot |
|---|---|
| Message-ID | <[email protected]> |
I am trying to make a minimal config that reproduces the issue, because my original config is too big and not worth your time. No leads so far: there are no error messages in the logs, even in debug mode. I can't figure out what the difference is yet. SEARCH returns UIDs. A003 SELECT shared/myuser/INBOX. * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $HasNoAttachment). * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $HasNoAttachment \*)] Flags permitted.. * 2 EXISTS. * 0 RECENT. * OK [UNSEEN 1] First unseen.. * OK [UIDVALIDITY 1782572150] UIDs valid. * OK [UIDNEXT 3] Predicted next UID. * OK [HIGHESTMODSEQ 20] Highest. A003 OK [READ-WRITE] Select completed (0.022 + 0.000 + 0.021 secs).. A004 UID SEARCH ALL. * SEARCH 1 2. A004 OK Search completed (0.001 + 0.000 secs).. A005 LOGOUT. SORT not. A003 SELECT shared/myuser/INBOX. * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $HasNoAttachment). * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $HasNoAttachment \*)] Flags permitted.. * 2 EXISTS. * 0 RECENT. * OK [UNSEEN 1] First unseen.. * OK [UIDVALIDITY 1782572150] UIDs valid. * OK [UIDNEXT 3] Predicted next UID. * OK [HIGHESTMODSEQ 20] Highest. A003 OK [READ-WRITE] Select completed (0.109 + 0.000 + 0.108 secs).. A004 UID SORT (REVERSE ARRIVAL) US-ASCII NOT DELETED. * SORT. A004 OK Sort completed (0.002 + 0.000 secs).. A005 LOGOUT. _______________________________________________ dovecot mailing list -- [email protected] To unsubscribe send an email to [email protected]