Update dkim_signing.conf (#3685)

This commit is contained in:
Dmitriy Alekseev
2020-07-31 20:46:39 +03:00
committed by GitHub
parent 3dc2b1a721
commit 5b52e15fec

View File

@@ -7,7 +7,7 @@ allow_hdrfrom_multiple = true;
# If true, username does not need to contain matching domain
allow_username_mismatch = true;
# If false, messages from authenticated users are not selected for signing
auth_only = true;
sign_authenticated = true;
# Default path to key, can include '$domain' and '$selector' variables
path = "/data/dkim/keys/$domain.dkim";
# Default selector to use