Skip to content

Commit eb71c37

Browse files
authoredMar 1, 2024··
Update TODO.md
1 parent e893869 commit eb71c37

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎TODO.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
* SASL Authentication
44
* 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?
85
* IMAP4 Client
96
* Consolidate MessageFlagsChanged, MessageLabelsChanged, and ModSeqChanged events into a single event?
107
* Extensions:
@@ -20,4 +17,4 @@
2017
* Modify Append() methods to simply return UniqueId instead of Nullable<UniqueId>?
2118
* Modify CopyTo/MoveTo() methods to also return UniqueId instead of Nullable<UniqueId>?
2219
* Maildir
23-
* Thunderbird mbox folder trees
20+
* Thunderbird-style mbox folder trees?

0 commit comments

Comments
 (0)
Please sign in to comment.