foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5.09k stars 245 forks source link

maddyctl: Consider removing non-uid variants of IMAP commands #436

Open foxcpp opened 2 years ago

foxcpp commented 2 years ago

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.