Commit Graph

15 Commits

Author SHA1 Message Date
Alexis Mousset
76d0929c94 Add a Cargo.lock (#942) 2024-02-14 20:50:54 +01:00
Alexis Mousset
53aa5b4df6 Replace email builder by a new implementation (#393)
* Update dependencies (#386)

* Update dependencies and set MSRV to 1.40

* update hyperx

* Use display instead of description for errors

* Make hostname an optional feature

* Envelope from headers

* Update hyperx to 1.0

* rename builder to message

* Cleanup and make Transport send Messages

* Update rustls from 0.16 to 0.17

* Move transports into a common folder

* Merge imports from same crate

* Add message creation example to the site

* Hide "extern crate" in doc examples

* Add References and In-Reply-To methods

* Add message-id header

* Add blog posts and improve doc examples
2020-04-18 21:10:03 +00:00
Alexis Mousset
f10e4e81d0 feat(all): Move doc to website and test it 2018-01-27 15:44:18 +01:00
Alexis Mousset
776f12c99b feat(transport): Update base64 crate to 0.7 2017-10-08 17:04:19 +02:00
Alexis Mousset
6840555473 feat(transport): Use types for SMTP commands 2017-07-16 18:21:52 +02:00
Alexis Mousset
3368872f9f Add website 2017-05-25 22:27:44 +02:00
Alexis Mousset
e85c3a4d70 add website 2017-05-25 22:18:31 +02:00
Alexis Mousset
56f93bd614 Rename esmtp_features to features 2015-07-14 23:49:54 +02:00
Alexis Mousset
cc17e275c8 Add client code and reorganize sources 2014-10-19 03:02:37 +02:00
Alexis Mousset
85d3607cac Fix compilation 2014-10-13 12:47:11 +02:00
Alexis Mousset
c33abcb1aa Reorganization 2014-07-13 18:41:35 +02:00
Alexis Mousset
54160b8b16 Reorganize sources 2014-05-12 19:10:09 +02:00
Alexis Mousset
89940874a6 Prepare 0.1 version 2014-04-20 22:07:09 +02:00
Alexis Mousset
cf38f537c6 Organize methods 2014-02-12 02:08:37 +01:00
Alexis Mousset
270efd193a Initial commit 2014-02-03 20:13:35 +01:00