Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast authored Mar 1, 2024
1 parent e893869 commit eb71c37
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

* SASL Authentication
* Include code to fetch an OAuth2 token?
* GSSAPI
* SMTP Client
* Throw an exception if the MimeMessage is larger than the SIZE value?
* IMAP4 Client
* Consolidate MessageFlagsChanged, MessageLabelsChanged, and ModSeqChanged events into a single event?
* Extensions:
Expand All @@ -20,4 +17,4 @@
* Modify Append() methods to simply return UniqueId instead of Nullable<UniqueId>?
* Modify CopyTo/MoveTo() methods to also return UniqueId instead of Nullable<UniqueId>?
* Maildir
* Thunderbird mbox folder trees
* Thunderbird-style mbox folder trees?

0 comments on commit eb71c37

Please sign in to comment.