wildduck 2. version

This commit is contained in:
2025-06-05 17:44:40 -05:00
parent 7748cdff65
commit 2b6f04afbe
2 changed files with 17 additions and 3 deletions

View File

@@ -102,4 +102,15 @@ enabled = true
# Audit-Log für Compliance
enabled = true
# Aufbewahrungszeit für Audit-Logs (365 Tage)
retention = 365
retention = 365
# LMTP Konfiguration hinzufügen
[lmtp]
enabled = true
port = 2424
host = "0.0.0.0"
secure = false
# ElasticSearch deaktivieren
[elasticsearch]
enabled = false