浏览代码

Update dkim_signing.conf (#3685)

Dmitriy Alekseev 5 年之前
父节点
当前提交
5b52e15fec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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