bertjohnson / OpaqueMail

.NET email library and proxy supporting IMAP, POP3, and SMTP with S/MIME and PGP.

Home Page:https://opaquemail.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMAP capabilities returned during login are ignored.

zwergenaufstand opened this issue · comments

IMAP capabilities returned in a login response are ignored. The OpaqueMail ImapClient expects the response to look like "* CAPABILITY ...", but it actually looks like "* OK [CAPABILITY ...]".

This is now fixed with version 2.0.4.