maddyctl: Consider removing non-uid variants of IMAP commands
Open
breaking-config
maddyctl
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
Sequence numbers are not guaranteed to refer to any particular message since they can easily change between maddyctl invocations (e.g. if used in a script). Though this should not happen often, I think we should get rid of this footgun.
Contributor guide
Assessment
This issue has not been assessed yet.