mirror of
https://github.com/instant-labs/instant-smtp.git
synced 2025-02-08 19:12:04 +00:00
Low-level, sans-I/O SMTP protocol implementation
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
SECURITY.md |
SMTP Protocol
This crate provides some types and many parsers for SMTP. Many things are there, but it is still in a very rough state.
License
This crate is dual-licensed under Apache 2.0 and MIT terms.