v2.17 - Several bugfixes - PHP8 confirmed testing - Preparations for release 3

This commit is contained in:
Mark Oudsen
2024-12-30 11:26:28 +01:00
parent b43611588a
commit bf7927a0c3
2 changed files with 47 additions and 43 deletions

View File

@@ -17,11 +17,11 @@
"smtp_server": "localhost",
"smtp_port": 25,
"smtp_transport": "none",
"smtp_strict": "yes",
"smtp_from_address": "mailgraph@mydomain.com",
"smtp_from_name": "mailGraph",
"smtp_reply_address": "feedback@mydomain.com",
"smtp_from_name": "mailGraph response mailbox",
"smtp_reply_name": "mailGraph response mailbox",
"smtp_strict": "yes",
"graph_match": "any",
"periods": "10m,4h,2d,7d",
"periods_headers": "Last 10 minutes,Last 4 hours,Last 2 days,Last 7 days",