smtp

Crates.iosmtp
lib.rssmtp
version0.3.2
sourcesrc
created_at2014-11-21 12:30:36.6737
updated_at2021-08-26 10:57:22.832099
descriptionUNMAINTAINED - Replaced by the 'lettre' crate
homepage
repositoryhttps://github.com/amousset/rust-smtp
max_upload_size
id298
size92,177
Alexis Mousset (amousset)

documentation

http://amousset.me/rust-smtp/smtp/

README

rust-smtp Build Status Coverage Status Crate MIT licensed

WARNING: This library is no longer maintained and is replaced by the lettre crate.

Install

To use this library, add the following to your Cargo.toml:

[dependencies]
smtp = "0.3"

License

This program is distributed under the terms of the MIT license.

See LICENSE for details.

Commit count: 1231

cargo fmt