b4e0d46f66cca1572ce59ffe8dc1e879f3190d5d
rust-smtp 
This library implements an SMTP library and a simple client.
Rust versions
This library is designed for Rust 0.13.0-nightly (master).
Install
If you're using Cargo, just add this to your Cargo.toml:
[dependencies.smtp]
git = "https://github.com/amousset/rust-smtp.git"
Otherwise, clone this repo and run cargo build.
Documentation
The documentation is available on GitHub pages.
License
This program is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.
Description
Languages
Rust
100%