Masked email: owners send as their live masks, over JMAP identities and SMTP submission (ME-11)

This commit is contained in:
2026-09-18 16:23:49 -07:00
parent 60d1d8b84a
commit 53ccc8f4de
4 changed files with 31 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ directory = { path = "../directory" }
common = { path = "../common" }
email = { path = "../email" }
registry = { path = "../registry" }
inbuxa-features = { path = "../features" }
spam-filter = { path = "../spam-filter" }
trc = { path = "../trc" }
mail-auth = { version = "0.13", features = ["rkyv"] }