This commit is contained in:
mdecimus
2024-02-14 14:38:04 +01:00
parent 8471706643
commit 9472456ea0
9 changed files with 28 additions and 8 deletions

Binary file not shown.

View File

@@ -2,10 +2,6 @@
# SMTP server queue configuration
#############################################
[queue]
path = "%{BASE_PATH}%/queue"
hash = 64
[queue.schedule]
retry = "[2m, 5m, 10m, 15m, 30m, 1h, 2h]"
notify = "[1d, 3d]"

View File

@@ -3,8 +3,6 @@
#############################################
[report]
path = "%{BASE_PATH}%/reports"
hash = 64
#submitter = "%{HOST}%"
[report.analysis]