Browse Source

Update arc.conf (#3686)

Dmitriy Alekseev 5 năm trước cách đây
mục cha
commit
070cdb7787
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      data/conf/rspamd/local.d/arc.conf

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

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