Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow searching for messages by uid #587

Merged
merged 1 commit into from Jan 2, 2024

Conversation

louis-lau
Copy link
Member

Allow for searching uid ranges when used together with a mailbox. For example if you get 100 EXISTS events quite quickly, this allows you to update your message list much more efficiently than having to download 100 messages separately. It's also nice to generally have this flexibility. It uses the existing uid range string parser used for updates.

@andris9 andris9 merged commit a4ae3d7 into nodemailer:master Jan 2, 2024
4 checks passed
@louis-lau louis-lau deleted the search-by-uid branch January 15, 2024 17:15
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.

None yet

2 participants