/pop3-codec

Parsing and construction of POP3 messages

Primary LanguageRustApache License 2.0Apache-2.0

Build & Test Audit Coverage Documentation

POP3 Protocol

This crate provides types and parsers for POP3 commands. Responses are not implemented yet.

Overview of POP3 RFCs

Overview of POP3 RFCs

Made with https://github.com/raybellis/rfcdeps

License

This crate is dual-licensed under Apache 2.0 and MIT terms.