feat: add proper shutdown logic for imap

This commit is contained in:
dignifiedquire
2019-05-10 19:13:38 +01:00
parent 259f19ca5d
commit 00314ffbe0
3 changed files with 114 additions and 95 deletions

View File

@@ -24,7 +24,6 @@ num-traits = "0.2.6"
native-tls = "0.2.3"
lettre = "0.9.0"
imap = "1.0.1"
# rental = "0.5.3"
mmime = { git = "https://github.com/dignifiedquire/mmime" }
base64 = "0.10.1"