Skip to content
forked from lettre/lettre

An SMTP client for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

housleyjk/rust-smtp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-smtp Build Status Coverage Status

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 = "*"

Tests

You can build and run the tests with cargo test.

Documentation

You can build the documentation with cargo doc. It is also 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.

About

An SMTP client for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%