DKIM: support oversigning. Bugs 1309, 1310
[exim.git] / test / scripts / 4500-Domain-Keys-Identified-Mail / 4503
CommitLineData
69a70afa
JH
1# DKIM signing
2#
3exim -bd -DSERVER=server -oX PORT_D
4****
d3d4f196
JH
5#
6# single header signed
7exim -DOPT=From a@test.ex
8From: nobody@example.com
9
10content
11****
12#
13# single header, oversigned
14exim -DOPT=From:From b@test.ex
15From: nobody@example.com
16
17content
18****
19#
20# default header set
21exim -DHEADERS_MAXSIZE=y c@test.ex
2592e6c0
JH
22From: nobody@example.com
23
69a70afa
JH
24content
25****
2592e6c0 26millisleep 500
69a70afa
JH
27killdaemon
28no_msglog_check