mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
Merge pull request #1289 from mdecimus/patch-2
Adding mail-send to the E-mail category
This commit is contained in:
commit
f8e425d973
@ -1071,6 +1071,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
||||
* [lettre/lettre](https://github.com/lettre/lettre) — an SMTP-library for Rust [](https://github.com/lettre/lettre/actions/workflows/test.yml)
|
||||
* [staktrace/mailparse](https://github.com/staktrace/mailparse) [[mailparse](https://crates.io/crates/mailparse)] — A library for parsing real-world email files [](https://travis-ci.org/staktrace/mailparse)
|
||||
* [stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser) [[mail-parser](https://crates.io/crates/mail-parser)] - A fast and robust e-mail parsing library with full MIME support [](https://github.com/stalwartlabs/mail-parser/actions/workflows/rust.yml)
|
||||
* [stalwartlabs/mail-send](https://github.com/stalwartlabs/mail-send) [[mail-send](https://crates.io/crates/mail-send)] - E-mail builder and SMTP client library with DKIM support [](https://github.com/stalwartlabs/mail-send/actions/workflows/rust.yml)
|
||||
|
||||
### Encoding
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user