ソースを参照

ARC signing instead of DKIM signing.

The original commit:
198dca66a ARC signing instead of DKIM signing.
was unintended "reverted" in:
3288513eb [Config] Reasonable default settings for ARC
tags/2.1
Kristian Klausen 4年前
コミット
da895eeae7
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      conf/modules.d/arc.conf

+ 1
- 1
conf/modules.d/arc.conf ファイルの表示

@@ -47,7 +47,7 @@ arc {
symbol_sign = "ARC_SIGNED";
# Whether to fallback to global config
try_fallback = true;
# Domain to use for DKIM signing: can be "header", "envelope" or "recipient"
# Domain to use for ARC signing: can be "header", "envelope" or "recipient"
use_domain = "recipient";
# Whether to normalise domains to eSLD
use_esld = true;

読み込み中…
キャンセル
保存