sova-mail 0.1.1

Outbound email for Sova (lettre SMTP / fake / file)
Documentation

crates.io downloads docs.rs License Donate

sova-mail

Outbound email for Sova (lettre SMTP / fake / file).

Part of Sova — Express-like HTTP for Rust.

Guide: https://s00d.github.io/sova/plugins/mail
API: https://docs.rs/sova-mail

Install

Via the facade (recommended):

cargo add sova --features mail

Or direct:

cargo add sova-mail

License

MIT — see LICENSE.