summaryrefslogtreecommitdiff
path: root/test/scripts/4540-DKIM-Ed25519/4545
blob: cc53a96c0803d77f0ea7584aa72e427de9288d5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# DKIM signing, ed25519
#
exim -bd -DSERVER=server -oX PORT_D
****
#
# Privkey used here is:  aux-fixed/dkim/dkim_ed25519.private (set in the conf)
#
exim -DSELECTOR=sed -DOPT=From:To:Subject -odf a@test.ex
From: nobody@example.com

content
****
#
# Multiple-signing test (rsa + ed25519)
#
exim -DSELECTOR=sed:sel -DOPT=From: -odf b@test.ex
From: nobody@example.com

content
****
#
millisleep 500
killdaemon
no_msglog_check