Alerts implementation

This commit is contained in:
mdecimus
2024-08-28 19:33:29 +02:00
parent 62f55ad62b
commit 7e1b6bd06d
18 changed files with 701 additions and 24 deletions

1
Cargo.lock generated
View File

@@ -1061,6 +1061,7 @@ dependencies = [
"jmap_proto",
"libc",
"mail-auth",
"mail-builder",
"mail-parser",
"mail-send",
"md5",