Lorenz Brun
4155e44dbd
Release new version
...
I'd like to use the new features you introduced in the last few days, especially `transport.send(mail)`. Also the docs are currently built for the `master` branch which means they currently show features not yet available in the Crate.
2015-10-26 20:30:57 +01:00
Alexis Mousset
401118ee68
Improved test for File transport
2015-10-26 00:17:46 +01:00
Alexis Mousset
e6dd9d5a46
Install complete openssl on windows
2015-10-25 23:40:59 +01:00
Alexis Mousset
c8187c4a7c
Install packages for kcov
2015-10-25 17:59:56 +01:00
Alexis Mousset
8f211c88a8
Add OpenSSL path to windows build
2015-10-25 17:50:20 +01:00
Alexis Mousset
62df24c5b1
Add file transport
2015-10-25 17:47:07 +01:00
Alexis Mousset
7ac43b73c3
Remove Mailer struct
2015-10-25 15:29:40 +01:00
Alexis Mousset
3c91c065d6
Split integration tests
2015-10-25 12:52:56 +01:00
Alexis Mousset
9e30e7185e
Use travis-cargo for benchmarks
2015-10-22 23:52:30 +02:00
Alexis Mousset
4da9e16bfc
Add cache for release (used in benchmarks)
2015-10-22 23:51:01 +02:00
Alexis Mousset
2977eb0509
Travis build without sudo
2015-10-22 23:45:20 +02:00
Alexis Mousset
2884da8f90
Use smtp-sink for benchmarks
2015-10-22 23:37:04 +02:00
Alexis Mousset
31a7504d54
Add becnhmarks
2015-10-22 23:34:04 +02:00
Alexis Mousset
9a93feea96
Fix SMTPUTF8 test
2015-10-22 21:51:29 +02:00
Alexis Mousset
f102f321d3
Tests email with travis
2015-10-22 21:45:19 +02:00
Alexis Mousset
1ba47e473c
Tests email with travis
2015-10-22 21:41:09 +02:00
Alexis Mousset
3acf21a316
Tests email with travis
2015-10-22 21:32:48 +02:00
Alexis Mousset
544894def9
Add integration testing on travis
2015-10-22 19:30:36 +02:00
Alexis Mousset
f74fb4f89c
Add openssl to AppVeyor env
2015-10-22 18:32:00 +02:00
Alexis Mousset
085998c730
Add mingw to AppVeyor
2015-10-22 18:07:20 +02:00
Alexis Mousset
d3d7c4b44e
Formatting with rustfmt
2015-10-22 16:53:13 +02:00
Alexis Mousset
88b9cfb847
Fix documentation link
v0.4.0
2015-10-21 23:16:09 +02:00
Alexis Mousset
250ed7bcf4
Add SMTPUTF8 support
2015-10-21 23:02:14 +02:00
Alexis Mousset
63d9216df3
Change crate name
2015-10-15 00:03:07 +02:00
Alexis Mousset
54758ebde9
Rename rust-smtp to lettre, add multiple transports support
2015-10-14 23:44:25 +02:00
Alexis Mousset
bd67d80d3e
Try to authenticate only once
2015-10-12 23:46:12 +02:00
Alexis Mousset
a91db14869
Configurable TLS security level
2015-10-12 22:47:53 +02:00
Alexis Mousset
b5c6663629
Update AppVeyor configuration
2015-10-12 02:50:53 +02:00
Alexis Mousset
4b4150ed99
Version 0.3.0
2015-10-12 02:20:39 +02:00
Alexis Mousset
5f911dce12
Formatting with rustfmt
v0.3.0
2015-10-12 02:19:33 +02:00
Alexis Mousset
47d6870d93
Add STARTTLS support instead of SMTPS
2015-10-12 00:59:39 +02:00
Alexis Mousset
51de392086
Add documentation
2015-10-11 21:21:31 +02:00
Alexis Mousset
fefb5f7978
smtps with rust-openssl
2015-10-11 19:56:02 +02:00
Alexis Mousset
5d125bdbdb
Format code with rustfmt
2015-10-08 20:12:07 +02:00
Alexis Mousset
a1bf0170db
Version 0.2.0
v0.2.0
2015-10-06 18:42:35 +02:00
Alexis Mousset
5bedba4b24
Use Tm::rfc822z to support local timezones (workaround for time crate incomplete feature)
2015-10-06 18:42:23 +02:00
Alexis Mousset
813f09a314
v0.1.2
v0.1.2
2015-08-02 22:05:55 +02:00
Alexis Mousset
6a6023431b
Add test cases for authentication
2015-08-02 21:24:24 +02:00
Alexis Mousset
7f6aa0ffae
Document authentication mecanism configuration
2015-08-02 19:23:29 +02:00
Alexis Mousset
1830f084c0
Let the user configure the authentication mecanisms
2015-08-02 19:12:59 +02:00
Alexis Mousset
49a995f68d
Merge branch 'master' of github.com:amousset/rust-smtp
2015-07-23 01:01:43 +02:00
Alexis Mousset
2fd5147a0f
Update Cargo.toml information
v0.1.1
2015-07-23 01:01:02 +02:00
Alexis Mousset
9c34b5a055
Fix badges formatting
2015-07-23 00:53:10 +02:00
Alexis Mousset
8d60068831
Remove last panics
v0.1.0
2015-07-23 00:48:49 +02:00
Alexis Mousset
c2506b47fc
License modified to MIT only
2015-07-15 22:53:12 +02:00
Alexis Mousset
cecc11f74e
Prepare 0.1.0
2015-07-15 21:40:19 +02:00
Alexis Mousset
5ecdabbce7
Threads in example client
2015-07-15 20:10:34 +02:00
Alexis Mousset
bd4680d793
Remove openssl for now
2015-07-14 23:52:06 +02:00
Alexis Mousset
56f93bd614
Rename esmtp_features to features
2015-07-14 23:49:54 +02:00
Alexis Mousset
c9a657ac44
Add tests for ServerInfo
2015-07-14 23:45:12 +02:00