Add optional zstd mbox archives

This commit is contained in:
DonVoo 2026-07-14 20:20:30 +02:00
parent 21844688ac
commit e612896e06
14 changed files with 620 additions and 39 deletions

View file

@ -5,6 +5,7 @@
"admin_pass": "CHANGE-ME-lokal",
"db_path": "mail-graveyard.db",
"mbox_root": "./backup",
"mbox_compression": "none",
"forward_smtp": {
"host": "",
"port": 587,