Alexis Mousset
7f22a98f2f
feat(builder): Improve Message representation
...
* Remove bytes dependency and rely directly on bytes vec
* Allow encoding non-utf-8 strings
* Use Vec<u8> instead of Display for email formatting
2020-04-28 23:45:03 +02: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
245c600c82
Update dependencies ( #386 )
...
Update dependencies and set MSRV to 1.40
2019-12-23 11:02:43 +00:00
Alexis Mousset
ce37464050
feat(all): Merge Email and SendableEmail into lettre::Email
2019-12-18 16:51:04 +01:00
Alexis Mousset
a4a3f33180
change master version to 0.10
2019-12-18 13:47:09 +01:00
Alexis Mousset
947af0acdd
fix(all): Fix doc tests in website ( #375 )
2019-12-09 21:51:08 +00:00
Alexis Mousset
d227cd4384
Change MSRV to 1.36 (due to smallvec update)
2019-11-30 11:25:27 +01:00
Alexis Mousset
6b6eadf134
Change MSRV to 1.34 (due to base64 0.11)
2019-11-14 20:37:42 +01:00
Alexis Mousset
2ad5e81e60
Merge branch 'v0.9.x'
2019-05-05 21:01:49 +02:00
Alexis Mousset
cf8f934c56
fix(docs): Broken title syntax in SMTP docs
2019-05-05 21:01:36 +02:00
Alexis Mousset
df949f837e
fix(all): Properly override favicon in docs theme
2019-05-05 20:49:12 +02:00
Alexis Mousset
574afb0c9b
fix(all): Properly override favicon in docs theme
2019-05-05 20:48:43 +02:00
Alexis Mousset
56b718f04d
Merge branch 'v0.9.x'
2019-05-05 20:09:52 +02:00
Alexis Mousset
4828cf4e92
feat(all): Require rust 1.32
2019-05-05 20:07:38 +02:00
Alexis Mousset
c33de49fbb
feat(all): Move to mdBook for the docs
2019-05-05 19:45:51 +02:00
Alexis Mousset
c9bd7ed852
fix(Transport): Apply timeout to TCP connection
2019-05-01 18:23:58 +02:00
Alexis Mousset
9db66ce8e8
feat(all): Rust 2018
2019-03-23 13:25:01 +01:00
Alexis Mousset
d5e9ebc0db
fix(all): 2018 compatibility
2019-03-23 12:16:54 +01:00
Alexis Mousset
101189882a
Prepare 0.9 release
2019-03-17 13:49:45 +01:00
tyranron
644b1e59b0
feat(transport-smtp): Upgrade to 0.2 version of native-tls crate
2018-07-08 10:40:13 +03:00
Alexis Mousset
917ecbc477
Rename SmtpTransportBuilder to SmtpClient
2018-04-30 01:01:59 +02:00
Alexis Mousset
4a61357205
Rework internal structs
2018-04-29 11:28:41 +02:00
Alexis Mousset
e7e0f3485d
feat(transport): Use md-5 and hmac instead of rust-crypto
...
RustCrypto is not supported anymore, and this avoids
compiling useless code.
2018-04-28 15:04:49 +02:00
Alexis Mousset
f949dd53ed
Update book.json
2018-04-15 19:12:07 +02:00
Alexis Mousset
34fc101f31
feat(all): Update README to put useful links at the top
2018-04-14 15:10:58 +02:00
Alexis Mousset
b5e2c67dbd
feat(all): Move docs from hugo to gitbook
...
Also move generated html to the lettre.github.io repo
2018-04-14 13:16:26 +02:00
Alexis Mousset
a86cc3328e
Fix site base url
2018-04-01 19:28:54 +02:00
Alexis Mousset
bd752daf85
Prepare 0.8 release
2018-03-31 20:38:40 +02:00
Alexis Mousset
f3f963c6a5
feat(all): Move Envelope from lettre_email to lettre
2018-03-31 16:25:33 +02:00
Alexis Mousset
f10e4e81d0
feat(all): Move doc to website and test it
2018-01-27 15:44:18 +01:00
Alexis Mousset
2a847c1b3b
fix(all): Fix documentation issues
2018-01-15 19:50:47 +01:00
Alexis Mousset
eb4e7f9829
Change rustfmt style
2017-11-25 11:55:05 +01:00
Jacob Budin
aecbce50e3
fix(doc): Update Hugo theme
...
Updated Hugo Learn Theme and regenerated web docs.
2017-10-15 18:17:26 -04:00
Alexis Mousset
44a1c40d41
feat(all): Prepare 0.7.0 release
2017-10-08 17:21:09 +02:00
Alexis Mousset
3216a3f0b9
fix(doc): Update doc and specify the target version
2017-08-20 20:28:34 +02:00
Alexis Mousset
aabc07b0a9
Fix logos
2017-05-26 00:34:40 +02:00
Alexis Mousset
bae531e264
Add logo
2017-05-26 00:15:56 +02:00
Alexis Mousset
d0b038ac72
Add search to website
2017-05-25 23:35:32 +02:00
Alexis Mousset
a166b2e6a4
Add redirection for index page
2017-05-25 23:12:03 +02:00
Alexis Mousset
d2400de365
Add redirection for index page
2017-05-25 22:56:12 +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