mirror of
https://github.com/moudsen/mailGraph
synced 2025-12-15 15:07:04 +01:00
v2.14 - Adding ability to set 'From' and 'Reply-to' address details in configuration
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user