2014-10-14 16:03:57 +02:00
2014-10-14 16:03:57 +02:00
2014-10-13 12:47:11 +02:00
2014-10-14 16:03:57 +02:00
2014-10-13 12:47:11 +02:00
2014-04-28 01:32:21 +02:00
2014-04-28 01:32:21 +02:00
2014-10-14 16:03:57 +02:00

rust-smtp Build Status

This library implements an SMTP library and a simple client.

Rust versions

This library is designed for Rust 0.13.0-nightly (master).

Install

Use Cargo to build this library.

cargo build

Todo

  • RFC compliance
  • SSL/TLS support
  • AUTH support

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%