duesee / smtp-codec

Parsing and construction of SMTP messages
Apache License 2.0
6 stars 2 forks source link

CI Scheduled docs

smtp-codec

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.

License

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