Client sessions are not persisted in main config file any more.

This commit is contained in:
Philip (a-0) 2022-09-06 20:36:52 +02:00
parent c8c0f6a400
commit 90a863911e
7 changed files with 100 additions and 51 deletions

View file

@ -9,6 +9,7 @@ tokio = "1.19.2"
async-trait = "0.1.57"
serde = "1.0.144"
serde_yaml = "0.9.10"
serde_with = "2.0.0"
postbus = "0.2.0"
mailparse = "0.13.8"