Alexis Mousset 4b4150ed99 Version 0.3.0
2015-10-12 02:20:39 +02:00
2015-10-11 19:56:02 +02:00
2015-10-12 02:19:33 +02:00
2014-11-05 02:39:32 +01:00
2015-07-14 11:27:02 +02:00
2015-07-14 23:49:54 +02:00
2015-10-11 19:56:02 +02:00
2015-07-15 22:53:12 +02:00
2015-10-12 02:20:39 +02:00

rust-smtp Build Status Coverage Status Crate MIT licensed

This library implements a simple SMTP client. See the documentation for more information.

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.

Description
Languages
Rust 100%