I am implementing a JMAP-Server.
I should be able to test the JMAP-Server.
The POP3 Server i implemented, i tested with MailKit.
There is an existing libary (JMapNet), but it is not very pleasant to use.
Plus, if one were to write an email client with MailKit, it would be nice to have support for all email protocols.
I am implementing a JMAP-Server.
I should be able to test the JMAP-Server.
The POP3 Server i implemented, i tested with MailKit.
There is an existing libary (JMapNet), but it is not very pleasant to use.
Plus, if one were to write an email client with MailKit, it would be nice to have support for all email protocols.