We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e893869 commit eb71c37Copy full SHA for eb71c37
TODO.md
@@ -2,9 +2,6 @@
2
3
* SASL Authentication
4
* Include code to fetch an OAuth2 token?
5
- * GSSAPI
6
-* SMTP Client
7
- * Throw an exception if the MimeMessage is larger than the SIZE value?
8
* IMAP4 Client
9
* Consolidate MessageFlagsChanged, MessageLabelsChanged, and ModSeqChanged events into a single event?
10
* Extensions:
@@ -20,4 +17,4 @@
20
17
* Modify Append() methods to simply return UniqueId instead of Nullable<UniqueId>?
21
18
* Modify CopyTo/MoveTo() methods to also return UniqueId instead of Nullable<UniqueId>?
22
19
* Maildir
23
-* Thunderbird mbox folder trees
+* Thunderbird-style mbox folder trees?
0 commit comments