1 # DKIM signing, ed25519
3 exim -bd -DSERVER=server -oX PORT_D
6 # Privkey used here is: aux-fixed/dkim/dkim_ed25519.private (set in the conf)
8 exim -DSELECTOR=sed -DOPT=From:To:Subject -odf a@test.ex
9 From: nobody@example.com
14 # Multiple-signing test (rsa + ed25519)
16 exim -DSELECTOR=sed:sel -DOPT=From: -odf b@test.ex
17 From: nobody@example.com