mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:44:35 +03:00
We won't be implementing IMAP UNAUTHENTICATE.
Doesn't seem like it's a common thing to do. And it's just a bit risky, it's too easy to forget to clear some part of the authentication state on a connection (especially future changes that forget to update clear a new field during unauthenticate). If a strong use case ever pops up, we can reconsider. Also update the roadmap a bit.
This commit is contained in:
@ -226,7 +226,7 @@ https://www.iana.org/assignments/message-headers/message-headers.xhtml
|
||||
7377 Roadmap - IMAP4 Multimailbox SEARCH Extension
|
||||
7888 Yes - IMAP4 Non-synchronizing Literals
|
||||
7889 Yes - The IMAP APPENDLIMIT Extension
|
||||
8437 Roadmap - IMAP UNAUTHENTICATE Extension for Connection Reuse
|
||||
8437 No - IMAP UNAUTHENTICATE Extension for Connection Reuse
|
||||
8438 Yes - IMAP Extension for STATUS=SIZE
|
||||
8440 ? - IMAP4 Extension for Returning MYRIGHTS Information in Extended LIST
|
||||
8457 No - IMAP "$Important" Keyword and "\Important" Special-Use Attribute
|
||||
|
Reference in New Issue
Block a user