Support for external email addresses on mailing lists (closes #152)

This commit is contained in:
mdecimus
2024-11-13 19:38:54 +13:00
parent 77de725ca8
commit b2bac5d5aa
45 changed files with 813 additions and 643 deletions

1
Cargo.lock generated
View File

@@ -7470,6 +7470,7 @@ dependencies = [
"parking_lot",
"pem",
"privdrop",
"psl",
"rand 0.8.5",
"rcgen 0.13.1",
"regex",