Rename project to Mail-Graveyard

This commit is contained in:
DonVoo 2026-07-05 22:30:32 +02:00
parent ba53f8bb19
commit bb2bcb0576
20 changed files with 55 additions and 55 deletions

View file

@ -1,15 +0,0 @@
{
"bind": "0.0.0.0",
"port": "8087",
"admin_user": "vAdmin@golddata.eu",
"admin_pass": "CHANGE-ME-lokal",
"db_path": "/app/data/emailforwarder.db",
"mbox_root": "/app/backup",
"forward_smtp": {
"host": "",
"port": 587,
"user": "",
"pass": "",
"from": ""
}
}