feat: add web upload for EML/MBOX files #260

This commit is contained in:
rustmailer
2026-06-26 17:49:35 +08:00
parent db36272bae
commit cdf27f2dd4
35 changed files with 2910 additions and 44 deletions
+1
View File
@@ -72,3 +72,4 @@ scopeguard = "1.2.0"
cron = "0.15"
quick-xml = { version = "0.40.0", features = ["serialize"] }
hickory-resolver = "0.26.0-alpha.1"
memmap2 = "0.9.10"