This library provides parsing, serialization, and support for SMTP implementations.
It is based on smtp-types
and aims to become a rock-solid building block for SMTP client and server implementations in Rust.
Many things are there, but smtp-codec
is still in a rough state.
This crate is dual-licensed under Apache 2.0 and MIT terms.