Remove ssmtp support and add From overwrite option
This commit is contained in:
parent
d56e3b037d
commit
f7d8523942
6 changed files with 64 additions and 64 deletions
|
|
@ -1,5 +1,8 @@
|
|||
mail:
|
||||
from: "noreply@example.com"
|
||||
overwrite_from_envelope: no
|
||||
overwrite_from_header: no
|
||||
overwrite_from_header_except_users: []
|
||||
root: "root@example.com"
|
||||
server: "mail.example.com"
|
||||
domain: "example.com"
|
||||
backend: nullmailer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue