Fix DKIM information leakage
[exim.git] / test / scripts / 4510-DKIM-Bounces / 4510
1 # DKIM signing and bounces
2 #
3 exim -bd -DSERVER=server -oX PORT_D
4 ****
5 #
6 # single header signed
7 # one rcpt accept, one reject - should get a DSN
8 exim -odf baduser@test.ex okuser@test.ex
9 From: nobody@example.com
10 From: second@example.com
11
12 content
13 ****
14 millisleep 500
15 killdaemon