Skip to content

feat(GODT-1970): Soft limits#242

Merged
cuthix merged 1 commit intodevfrom
fix/GODT-1970-soft-limits
Dec 6, 2022
Merged

feat(GODT-1970): Soft limits#242
cuthix merged 1 commit intodevfrom
fix/GODT-1970-soft-limits

Conversation

@LBeernaertProton
Copy link
Copy Markdown
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 cuthix and jameshoulahan and removed request for jameshoulahan December 6, 2022 15:02
Comment thread limits/imap.go Outdated
Comment thread limits/imap.go Outdated
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 force-pushed the fix/GODT-1970-soft-limits branch from 20436bd to 28c0b0d Compare December 6, 2022 15:47
@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
Copy Markdown

🎉 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