configuration: Add smtp config values.

This commit is contained in:
Valentin Tolmer
2021-11-03 17:09:19 +09:00
committed by nitnelave
parent 350fdcdf9b
commit 18e3892e55
5 changed files with 71 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -1718,6 +1718,7 @@ dependencies = [
"quoted_printable",
"r2d2",
"regex",
"serde",
"tokio",
"tokio-native-tls",
]