5 releases
0.1.3 | Nov 11, 2023 |
---|---|
0.1.2 | Jun 8, 2017 |
0.1.1 | May 20, 2015 |
0.1.0 | May 20, 2015 |
0.0.3 | Nov 20, 2014 |
#89 in Email
77KB
1.5K
SLoC
Rustastic SMTP
rsmtp
contains utility functions for development of SMTP applications. There are no backwards compatibility guarantees at all.
License
The source code is released under the Apache 2.0 license.
lib.rs
:
Rustastic SMTP is meant to provide SMTP tools such as email address parsing utilities as well as a configurable SMTP server and client.
The goal is to eventually comply with the SMTP spec from RFC 5321.