Testsuite: perl version oddity
[exim.git] / test / scripts / 4540-DKIM-Ed25519 / 4541
1 # DKIM verify, multiple and dkim_verify_minimal
2 # This relies on multiple-signing working (4545 tests that)
3 #
4 # Verify both
5 exim -bd -DSERVER=server -oX PORT_D
6 ****
7 #
8 exim -DSELECTOR=sel:sed -DOPT=From: -odf a@test.ex
9 From: nobody@example.com
10
11 content
12 ****
13 #
14 millisleep 500
15 killdaemon
16 #
17 #
18 # Verify only EC sig
19 exim -bd -DSERVER=server -DFILTER=y -oX PORT_D
20 ****
21 #
22 exim -DSELECTOR=sel:sed -DOPT=From: -odf b@test.ex
23 From: nobody@example.com
24
25 content
26 ****
27 #
28 millisleep 500
29 killdaemon
30 no_msglog_check