Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement IMAP SORT#147

Merged
stevebauman merged 12 commits into
masterfrom
sort
Jan 30, 2026
Merged

Implement IMAP SORT#147
stevebauman merged 12 commits into
masterfrom
sort

Conversation

@stevebauman
Copy link
Copy Markdown
Member

@stevebauman stevebauman commented Jan 26, 2026

Closes #80

This PR adds support for server-side message sorting using the IMAP RFC 5256 SORT extension. The main changes include introducing an ImapSortKey enum, updating MessageQuery to allow specifying sort criteria and direction, and implementing the new sort command in the connection layer.

@stevebauman stevebauman changed the title Implement IMAP SORT #80 Implement IMAP SORT Jan 26, 2026
@stevebauman stevebauman merged commit 8ca11d5 into master Jan 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement IMAP SORT

1 participant