Alexis Mousset
0acc57d36d
Merge pull request #69 from amousset/rustfmt-2
...
style(all): run rustfmt 0.5
2016-05-14 12:25:13 +02:00
Alexis Mousset
d1bef702d6
style(all): run rustfmt 0.5
2016-05-14 12:17:09 +02:00
Alexis Mousset
d20d4f038b
Merge pull request #67 from amousset/single-authentication-mechanism
...
feat(transport-smtp): Change default authentication mecanism default handling
2016-05-13 10:38:13 +02:00
Alexis Mousset
b7039a7a69
feat(transport-smtp): Change default authentication mecanism default handling
...
Change the default authentication mechanism selection check if the
connection is encrypted, and only test PLAIN when it is the case.
Also make the .authentication_mechnaism only take one mechanism, as
a user will specify it he wants to ensure one particular method will
be used.
Closes #65
2016-05-10 00:12:39 +02:00
Alexis Mousset
8fda23435c
Merge pull request #64 from craftytrickster/improvements
...
Improvements
2016-05-07 08:02:34 +02:00
David Raifaizen
4f4a1436ae
refactor(client): Replacing manual unwrap with match statement
2016-05-06 22:56:49 -04:00
David Raifaizen
a8324795e5
style(all): Minor typo/grammar fixes
2016-05-06 22:56:33 -04:00
Alexis Mousset
f347dcc97b
Merge pull request #63 from amousset/add-changelog
...
fix(email): Add required MIME-Version header
2016-05-06 08:59:03 +02:00
Alexis Mousset
df69c8b7c2
Merge branch 'master' into add-changelog
2016-05-06 08:51:06 +02:00
Alexis Mousset
fd20e90bb5
fix(email): Add required MIME-Version header
...
Add a MIME-Version header to all messages.
2016-05-06 00:33:31 +02:00
Alexis Mousset
1da35ec17f
Merge pull request #61 from amousset/add-changelog
...
docs(all): Add a changelog file
2016-05-05 23:54:46 +02:00
Alexis Mousset
69f29cfb45
Merge branch 'master' into add-changelog
2016-05-05 23:41:12 +02:00
Alexis Mousset
e047aedee1
docs(all): Add a changelog file
...
Add a CHANGELOG file starting from 0.6.
2016-05-05 23:27:34 +02:00
Alexis Mousset
d14236be4d
Merge pull request #60 from amousset/fix-contributing
...
docs(all): Fix contributing doc formatting
2016-05-05 22:28:45 +02:00
Alexis Mousset
c814300f96
docs(all): Fix contributing doc formatting
...
Fix the formatting of the titles.
2016-05-05 22:21:45 +02:00
Alexis Mousset
3171dec6e9
Merge pull request #59 from amousset/contributing-doc
...
docs(all): Add a contributing documentation
2016-05-05 21:40:35 +02:00
Alexis Mousset
e9b658d868
docs(all): Add a contributing documentation
...
Adds a CONTRIBUTING.md describing the commit format.
Commit message formatting is now enforced by Gitcop.
2016-05-05 21:30:09 +02:00
Alexis Mousset
72b8bc3866
Merge pull request #57 from amousset/fix-nightly
...
Add documentation for multipart messages
2016-05-05 19:22:41 +02:00
Alexis Mousset
f3742adc9f
Add documentation for multipart messages
2016-05-05 19:22:07 +02:00
Alexis Mousset
c5fec283f7
Merge pull request #56 from amousset/fix-nightly
...
Improve multipart support
2016-05-05 16:34:35 +02:00
Alexis Mousset
2d9ad22102
Improve multipart support
2016-05-05 16:32:42 +02:00
Alexis Mousset
d0eab7a09f
Merge pull request #55 from amousset/fix-nightly
...
Do not use default type parameter in impl
2016-05-04 00:03:01 +02:00
Alexis Mousset
4f6e6185fc
Do not use default type parameter in impl
2016-05-04 00:01:13 +02:00
Alexis Mousset
256624f3d8
Merge pull request #54 from amousset/multipart
...
Add initial multipart support
2016-05-03 23:55:17 +02:00
Alexis Mousset
74de004e6c
Add initial multipart support
2016-05-03 23:51:30 +02:00
Alexis Mousset
b7d81016e1
Merge pull request #53 from amousset/update-rependencies
...
Update uuid crate from 0.1 to 0.2
2016-05-01 19:10:52 +02:00
Alexis Mousset
6bd2b364ec
Update uuid crate from 0.1 to 0.2
2016-05-01 19:09:59 +02:00
Alexis Mousset
bc764aec5a
Merge pull request #52 from amousset/improve-doc-4
...
Doc formatting
2016-03-27 22:47:15 +02:00
Alexis Mousset
d18eec4d1b
Doc formatting
2016-03-27 21:40:20 +02:00
Alexis Mousset
ec68ca2ca8
Merge pull request #51 from amousset/improve-doc-4
...
Improve doc
2016-03-27 21:38:35 +02:00
Alexis Mousset
c9076fef63
Improve doc
2016-03-27 21:37:33 +02:00
Alexis Mousset
c770dc6205
Merge pull request #50 from amousset/improve-doc-4
...
Improve doc
2016-03-27 21:07:08 +02:00
Alexis Mousset
da8c733939
Improve doc
2016-03-27 21:06:18 +02:00
Alexis Mousset
c21bdaff43
Merge pull request #47 from amousset/small-fixes
...
Little refactoring
2016-03-25 22:23:57 +01:00
Alexis Mousset
dab8b111d3
Little refactoring
2016-03-25 21:54:15 +01:00
Alexis Mousset
521681c0f7
Merge pull request #46 from amousset/appveyor
...
Add an AppVeyor status
2016-03-20 02:10:59 +01:00
Alexis Mousset
2e3f82b98a
Add an AppVeyor status
2016-03-20 02:10:25 +01:00
Alexis Mousset
2816e8ee73
Merge pull request #45 from amousset/appveyor
...
Update appveyor file
2016-03-20 01:55:15 +01:00
Alexis Mousset
4441be6b7b
Update appveyor file
2016-03-20 01:54:16 +01:00
Alexis Mousset
b992ca9694
Merge pull request #44 from amousset/appveyor
...
Update appveyor file
2016-03-20 01:49:42 +01:00
Alexis Mousset
d7e100692b
Update appveyor file
2016-03-20 01:48:11 +01:00
Alexis Mousset
2c979a6fbd
Merge pull request #43 from amousset/update
...
rustfmt pass
2016-03-20 01:35:31 +01:00
Alexis Mousset
f8c883f58e
rustfmt pass
2016-03-20 01:27:58 +01:00
Alexis Mousset
af20cfa8ff
Merge pull request #41 from amousset/master
...
Improve doc
v0.5.1
2016-01-16 12:22:40 +01:00
Alexis Mousset
7a9f9111a5
Improve doc
2016-01-16 12:13:06 +01:00
Alexis Mousset
89c0be219d
Merge pull request #39 from lorenz/patch-3
...
Allow multiple To addresses in SimpleSendableMail
2015-12-18 22:57:31 +01:00
Lorenz Brun
6ee7fdb3d1
Allow multiple To addresses in SimpleSendableMail
...
Because the struct internally stores a `Vec<String>` it would be nice to be able to construct messages with multiple To addresses.
This is in its current form a breaking API change, so feel free to change the way it's implemented.
2015-12-05 00:10:24 +01:00
Alexis Mousset
b7ac3a897f
Merge pull request #38 from cloudvlts/master
...
Update 'openssl' to 0.7
2015-11-30 10:47:23 +01:00
Darius Clark
c436716277
Update 'openssl' to 0.7
2015-11-29 20:51:49 -05:00
Alexis Mousset
eabdb960b0
Merge pull request #37 from amousset/master
...
Fix doc build
2015-11-07 08:47:13 +01:00