dignifiedquire
|
2398454838
|
feat(smtp): update to use async-smtp based timeouts
|
2019-12-18 03:08:59 +03:00 |
|
Alexander Krotov
|
9000342de8
|
Get rid of unnecessary "async move" and ".await"
|
2019-12-16 18:02:50 +01:00 |
|
holger krekel
|
61b47aa0de
|
try doing an smtp-send timeout
|
2019-12-16 18:02:50 +01:00 |
|
Alexander Krotov
|
ccc190f991
|
Switch to native_tls
|
2019-12-13 11:03:46 +01:00 |
|
holger krekel
|
93e8cca02f
|
remove redundant state from smtp
|
2019-12-08 23:04:08 +01:00 |
|
Alexander Krotov
|
a8e9a1fbe5
|
Make Smtp.send async
|
2019-12-08 21:00:03 +01:00 |
|
Alexander Krotov
|
54eb30f3db
|
Switch from lettre to async-smtp
|
2019-12-08 21:00:03 +01:00 |
|
Alexander Krotov
|
339c0d3dc7
|
Remove unnecessary use of failure::Fail
|
2019-12-06 10:34:34 +01:00 |
|
Alexander Krotov
|
ad87b7c4a5
|
Fix clippy warnings
|
2019-12-03 20:20:52 +03:00 |
|
Alexander Krotov
|
e22b4e8430
|
Use map_err in Smtp.connect() instead of match
|
2019-12-03 13:35:55 +03:00 |
|
Alexander Krotov
|
7223a36a71
|
SMTP error refactoring
|
2019-12-01 18:24:26 +01:00 |
|