maddy
maddy copied to clipboard
WIP: POP3 support
Adds support for the POP3 protocol. A lot of work is still needed, but I wanted to get some early feedback on the direction I'm taking. The code was based off imap, so there may be some dead code remaining.
Implements #650
The server currently compiles and runs, but I haven't tested it with a non-empty mailbox. Is there an easy way to generate/import test data for that purpose?