diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-20 13:12:26 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-20 14:23:41 +0100 |
commit | 3586c3794ff2df6724c92f41311d0109ca2e632d (patch) | |
tree | 02643f55b3438366ed9688a20f24d94459242814 /test/confs | |
parent | 8a2fd4b22738aa6cceaf2ddd7755f376cb8460a3 (diff) |
Testsuite: add with-dkim case to DMARC testcase
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/4650 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/4650 b/test/confs/4650 index 5ad7adbc8..d6a637adb 100644 --- a/test/confs/4650 +++ b/test/confs/4650 @@ -19,6 +19,7 @@ primary_hostname = myhost.test.ex dmarc_tld_file = DIR/aux-fixed/TESTNUM.tldfile dmarc_history_file = DIR/tmp/TESTNUM.hist.dmarc +dkim_verify_hashes = sha256 : sha512 : sha1 acl_smtp_rcpt = accept acl_smtp_data = check_data |