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

feat(GODT-1970): Soft limits #242

Merged
merged 1 commit into from
Dec 6, 2022
Merged

feat(GODT-1970): Soft limits #242

merged 1 commit into from
Dec 6, 2022

Conversation

LBeernaertProton
Copy link
Contributor

Add limit checks for mailbox count, messages per mailbox, UID and UIDValidity so that we don't run into issues related exceeding the maximum representable size for each of these data types (uint32).

@LBeernaertProton LBeernaertProton requested review from jameshoulahan and cuthix and removed request for jameshoulahan December 6, 2022 15:02
limits/imap.go Outdated Show resolved Hide resolved
limits/imap.go Outdated Show resolved Hide resolved
Add limit checks for mailbox count, messages per mailbox, UID and
UIDValidity so that we don't run into issues related exceeding the
maximum representable size for each of these data types (uint32).
@cuthix cuthix merged commit 7349e3d into dev Dec 6, 2022
@cuthix cuthix deleted the fix/GODT-1970-soft-limits branch December 6, 2022 19:41
@github-actions
Copy link

🎉 This PR is included in version 0.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants