Conversation
Show response to "GETQUOTAROOT INBOX" command.
|
Can we come up with a better way for this than to just keep adding specific commands to that already overly large conditional check? |
|
Well, at some point one would need to keep track of all commands that send untagged responses. |
Must we? Can we for example perhaps instead reverse the check and just allow anything else?
It only breaks if we don't do it correctly. |
I don't see your point here. - Even if you do it in a reverse manner, one would need to have a dictionary in here with all the IMAP commands. |
|
What do we want to do here, merge this and pursue a cleanup in a separate patchset or perform a refactoring as part of this? |
|
Let's just merge this to at least fix @axmo12's issue. I still want it done in a better way but clearly not me nor anyone else is going to do this anytime soon. |
Show response to "GETQUOTAROOT INBOX" command.