|
I am using C# and the MailKit library to delete e-mails in the IMAP server. The sample code is but the capabilities I get is Does Maddy really not support UidPlus, or have I misconfigured it? The documentation does not have anything when I searched it for "uid". |
Replies: 1 comment 1 reply
|
Yes, you are right. maddy does not support the UIDPLUS extension. |
Yes, you are right. maddy does not support the UIDPLUS extension.