v2.14 - Adding ability to set 'From' and 'Reply-to' address details in configuration

This commit is contained in:
Mark Oudsen
2023-07-10 14:32:47 +02:00
parent 8269195795
commit 0cd169a9d2
4 changed files with 26 additions and 2 deletions

View File

@@ -19,6 +19,8 @@
"smtp_transport": "none",
"smtp_from_address": "mailgraph@mydomain.com",
"smtp_from_name": "mailGraph",
"smtp_reply_address": "feedback@mydomain.com",
"smtp_from_name": "mailGraph response mailbox",
"smtp_strict": "yes",
"graph_match": "any",
"period": "20m",