From 042e558f346b01902dd414206a047fa47b686f0b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 10 Aug 2019 17:58:22 +0100 Subject: DKIM: preferences for verify algorithms --- test/scripts/4540-DKIM-Ed25519/4541 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 test/scripts/4540-DKIM-Ed25519/4541 (limited to 'test/scripts/4540-DKIM-Ed25519') diff --git a/test/scripts/4540-DKIM-Ed25519/4541 b/test/scripts/4540-DKIM-Ed25519/4541 new file mode 100644 index 000000000..cec41df0f --- /dev/null +++ b/test/scripts/4540-DKIM-Ed25519/4541 @@ -0,0 +1,30 @@ +# DKIM verify, multiple and dkim_verify_minimal +# This relies on multiple-signing working (4545 tests that) +# +# Verify both +exim -bd -DSERVER=server -oX PORT_D +**** +# +exim -DSELECTOR=sel:sed -DOPT=From: -odf a@test.ex +From: nobody@example.com + +content +**** +# +millisleep 500 +killdaemon +# +# +# Verify only EC sig +exim -bd -DSERVER=server -DFILTER=y -oX PORT_D +**** +# +exim -DSELECTOR=sel:sed -DOPT=From: -odf b@test.ex +From: nobody@example.com + +content +**** +# +millisleep 500 +killdaemon +no_msglog_check -- cgit v1.2.3