mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 02:59:22 +00:00
Update arc.conf (#3686)
This commit is contained in:
parent
5b52e15fec
commit
070cdb7787
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ allow_hdrfrom_multiple = false;
|
|||
# If true, username does not need to contain matching domain
|
||||
allow_username_mismatch = false;
|
||||
# If false, messages from authenticated users are not selected for signing
|
||||
auth_only = false;
|
||||
sign_authenticated = false;
|
||||
# Default path to key, can include '$domain' and '$selector' variables
|
||||
path = "/data/dkim/keys/$domain.dkim";
|
||||
# Default selector to use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue