Port Spam filter to Rust - part 2

This commit is contained in:
mdecimus
2024-12-07 18:45:50 +01:00
parent db7ae48c77
commit 4453dc8f3d
19 changed files with 1074 additions and 598 deletions

1
Cargo.lock generated
View File

@@ -6453,6 +6453,7 @@ dependencies = [
"mail-send",
"nlp",
"psl",
"smtp-proto",
"store",
"tokio",
"trc",