Remove ssmtp support and add From overwrite option

This commit is contained in:
Julian Rother 2022-03-31 02:28:26 +02:00
parent d56e3b037d
commit f7d8523942
No known key found for this signature in database
GPG key ID: 2F811E2338EE029B
6 changed files with 64 additions and 64 deletions

View file

@ -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