Update arc.conf (#3686)
parent
5b52e15fec
commit
070cdb7787
|
@ -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…
Reference in New Issue