c63bf04601 | ||
---|---|---|
.github/workflows | ||
examples | ||
fuzz | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
SECURITY.md |
README.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.