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 |
|
Alexis Mousset
|
74156cb099
|
Rename send_email to send in the Client
|
2014-12-13 01:28:19 +01:00 |
|
Alexis Mousset
|
630d01c5ab
|
Update doc for the new client interface
|
2014-12-13 01:26:00 +01:00 |
|
Alexis Mousset
|
ce52016361
|
Fix Date header doc
|
2014-12-12 23:13:29 +01:00 |
|
Alexis Mousset
|
51dd309274
|
MIME-Version does not really need to be configurable
|
2014-12-12 22:03:04 +01:00 |
|
Alexis Mousset
|
0d900d7b01
|
0.0.5 with improved header management and language changes
|
2014-12-12 21:26:49 +01:00 |
|
Alexis Mousset
|
f1a9714690
|
Add more email headers and some basic testing to the mailer
|
2014-12-12 21:25:17 +01:00 |
|
Alexis Mousset
|
acce31d4c6
|
Specifiy types for common headers
|
2014-12-12 19:25:49 +01:00 |
|
Alexis Mousset
|
3040e4dc70
|
Update to nightly: explicit Copy trait
|
2014-12-12 19:25:23 +01:00 |
|
Alexis Mousset
|
dd1ba7d8cf
|
Add mailer module
|
2014-12-10 14:02:20 +01:00 |
|
Alexis Mousset
|
9f99382b98
|
Document SendableEmail
|
2014-12-10 13:57:29 +01:00 |
|
Alexis Mousset
|
5c8e09f073
|
Fix client closing
|
2014-12-10 13:54:02 +01:00 |
|
Alexis Mousset
|
cc2be13588
|
Add SendableEmail trait
|
2014-12-10 12:31:45 +01:00 |
|
Alexis Mousset
|
64636c6577
|
New intermediate email type
|
2014-12-10 11:51:24 +01:00 |
|
Alexis Mousset
|
fc2b715c97
|
New intermediate email type
|
2014-12-10 11:51:14 +01:00 |
|
Alexis Mousset
|
a8fe283949
|
Fix travis conf
|
2014-12-09 19:26:20 +01:00 |
|
Alexis Mousset
|
2f4a2367a1
|
Update doc from travis
|
2014-12-09 19:00:11 +01:00 |
|
Alexis Mousset
|
3c6bb92b66
|
Fix doc formatting
|
2014-12-09 15:53:29 +01:00 |
|