Alexis Mousset
|
487f845f85
|
Builder for the Client
|
2015-03-02 17:25:02 +01:00 |
|
Alexis Mousset
|
d262947848
|
Client internal structures do not need to be public
|
2015-03-02 15:27:50 +01:00 |
|
Alexis Mousset
|
375900b7aa
|
Reorganize common constants
|
2015-03-02 15:22:55 +01:00 |
|
Alexis Mousset
|
22b436d53b
|
Remove un-needed methods
|
2015-03-02 15:16:53 +01:00 |
|
Alexis Mousset
|
156bea5f75
|
Update documentation
|
2015-03-02 15:00:50 +01:00 |
|
Alexis Mousset
|
5b7a3ad76f
|
Log only in send method
|
2015-03-02 02:14:23 +01:00 |
|
Alexis Mousset
|
428be5146d
|
Improve connection reuse
|
2015-03-02 01:54:16 +01:00 |
|
Alexis Mousset
|
b89a83b3be
|
Add CRAM-MD5 AUTH mecanism
|
2015-03-02 01:12:24 +01:00 |
|
Alexis Mousset
|
03aa25a699
|
Add PLAIN AUTH support
|
2015-03-01 23:18:35 +01:00 |
|
Alexis Mousset
|
f9a22af531
|
Doc formatting
|
2015-03-01 21:34:04 +01:00 |
|
Alexis Mousset
|
168473f445
|
Update documentation
|
2015-03-01 21:25:17 +01:00 |
|
Alexis Mousset
|
4907ce623a
|
Fix connection reuse in example client
|
2015-03-01 21:09:15 +01:00 |
|
Alexis Mousset
|
dcba03b91c
|
Remove support for SIZE extension
|
2015-03-01 20:40:36 +01:00 |
|
Alexis Mousset
|
bda0545c25
|
Remove support for SIZE extension
|
2015-03-01 20:39:11 +01:00 |
|
Alexis Mousset
|
52d6c76565
|
Remove support for SIZE extension
|
2015-03-01 20:34:12 +01:00 |
|
Alexis Mousset
|
3df13254d5
|
Generate uuid only if needed
|
2015-03-01 20:28:09 +01:00 |
|
Alexis Mousset
|
fa8cd0fb3b
|
Remove uneeded code to simplify the client
|
2015-03-01 20:17:12 +01:00 |
|
Alexis Mousset
|
2a7f8531fd
|
Add PLAIN authentication mecanism
|
2015-03-01 15:08:36 +01:00 |
|
Alexis Mousset
|
e790a33ce6
|
Add NULL character
|
2015-03-01 11:23:46 +01:00 |
|
Alexis Mousset
|
a4570e960e
|
Add AUTH extensions
|
2015-03-01 02:21:59 +01:00 |
|
Alexis Mousset
|
74bd715e80
|
esmtp_features does not need to be an Option
|
2015-02-28 20:10:07 +01:00 |
|
Alexis Mousset
|
ca31d5eb69
|
Use Default trait for TransactionState
|
2015-02-28 19:39:47 +01:00 |
|
Alexis Mousset
|
a35e691065
|
Improve example client
|
2015-02-28 19:29:27 +01:00 |
|
Alexis Mousset
|
159bc9c0b5
|
Client state refactoring
|
2015-02-28 18:30:45 +01:00 |
|
Alexis Mousset
|
4bd27f2ca4
|
esmtp_features does not need to be an Option
|
2015-02-28 16:30:58 +01:00 |
|
Alexis Mousset
|
fa88a46705
|
New commands to prepare AUTH support
|
2015-02-28 15:05:53 +01:00 |
|
Alexis Mousset
|
85fef3c6ad
|
Update README
|
2015-02-27 20:39:37 +01:00 |
|
Alexis Mousset
|
e78d97b755
|
unstable stability level
|
2015-02-27 20:38:14 +01:00 |
|
Alexis Mousset
|
d469a93e98
|
experimental stability level
|
2015-02-27 20:34:16 +01:00 |
|
Alexis Mousset
|
fe356e0b2e
|
Re-enable logging
|
2015-02-27 20:15:58 +01:00 |
|
Alexis Mousset
|
d2600f5e40
|
default_type_params is not feature gated anymore
|
2015-02-27 20:11:12 +01:00 |
|
Alexis Mousset
|
8a55029c7d
|
use std::env instead od std::os
|
2015-02-27 19:57:15 +01:00 |
|
Alexis Mousset
|
7c0a998a5e
|
Add features to silent warnings
|
2015-02-27 19:42:11 +01:00 |
|
Alexis Mousset
|
f1489ae2c8
|
Update tests to follow rust upgrade
|
2015-02-27 16:58:57 +01:00 |
|
Alexis Mousset
|
a32f0a8e14
|
Merge pull request #14 from ArtemGr/master
Rust upgrade.
|
2015-02-27 16:38:18 +01:00 |
|
Artemciy
|
aaf2147117
|
Rust upgrade.
|
2015-02-27 18:18:15 +03:00 |
|
Alexis Mousset
|
96487a1937
|
Rust update: Fix tests
|
2014-12-25 13:27:23 +01:00 |
|
Alexis Mousset
|
e9b923b95a
|
Merge pull request #11 from ArtemGr/master
Upgrades & fixes
|
2014-12-25 13:00:20 +01:00 |
|
DevOps
|
f3d446308d
|
Rust upgrade: fix deprecated methods.
|
2014-12-25 01:35:11 +03:00 |
|
Artem
|
782320b849
|
Use the crates.io version of the "log".
Fixes Cargo incompatibility with other packages, such as "hyper", "mime", "postgres", "time".
|
2014-12-25 01:22:06 +03:00 |
|
Alexis Mousset
|
d2dfaca536
|
Rust update on macros syntax
|
2014-12-19 18:57:10 +01:00 |
|
Alexis Mousset
|
219ced7c68
|
Move gitter.im link
|
2014-12-17 16:09:42 +01:00 |
|
Alexis Mousset
|
7599607abb
|
Merge pull request #10 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2014-12-17 16:08:26 +01:00 |
|
The Gitter Badger
|
a597ea9f97
|
Added Gitter badge
|
2014-12-17 15:07:00 +00:00 |
|
Alexis Mousset
|
7e931259db
|
Publish 0.0.6
|
2014-12-16 01:16:42 +01:00 |
|
Alexis Mousset
|
c21f39e7ca
|
Update documentation and README
|
2014-12-16 01:10:47 +01:00 |
|
Alexis Mousset
|
007ce22e72
|
Fix connection reuse
|
2014-12-16 00:56:59 +01:00 |
|
Alexis Mousset
|
57b533c59a
|
Add some configuration management
|
2014-12-15 23:51:52 +01:00 |
|
Alexis Mousset
|
1449d85035
|
Add a basic Message-Id management and improve the client
|
2014-12-15 17:36:31 +01:00 |
|
Alexis Mousset
|
1f9f376441
|
Improvements on SMTP error handling
|
2014-12-15 14:51:21 +01:00 |
|