diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-06 14:48:35 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-06 14:48:35 +0000 |
commit | 2c47372fad0f829ddfa29d04095f57a70206469c (patch) | |
tree | 0f22d80c369d07d359b0ad25f627f6adb347a4b4 /test/confs/4520 | |
parent | 7952eef9f77899f36b23f1b9fa679f459cd52ffd (diff) |
Logging: disable the verbose DKIM verification line by default; add a tag to <= lines.
New log_selector controls "dkim" and "dkim_verbose".
Diffstat (limited to 'test/confs/4520')
-rw-r--r-- | test/confs/4520 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/4520 b/test/confs/4520 index 3127d13b3..8515d050d 100644 --- a/test/confs/4520 +++ b/test/confs/4520 @@ -18,6 +18,7 @@ dkim_verify_signers = $dkim_signers : FAKE DDIR=DIR/aux-fixed/dkim +log_selector = -dkim +dkim_verbose # ----- Routers |