Przeglądaj źródła

Update dkim_signing.conf (#3685)

Dmitriy Alekseev 5 lat temu
rodzic
commit
5b52e15fec
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      data/conf/rspamd/local.d/dkim_signing.conf

+ 1 - 1
data/conf/rspamd/local.d/dkim_signing.conf

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