Merge branch 'CHUNKING'
[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****
8ef02a06
JH
5#
6# single header signed
ab9152ff 7exim -DOPT=From -odf a@test.ex
8ef02a06 8From: nobody@example.com
ab9152ff 9From: second@example.com
8ef02a06
JH
10
11content
12****
13#
14# single header, oversigned
ab9152ff 15exim -DOPT=From:From -odf b@test.ex
8ef02a06
JH
16From: nobody@example.com
17
18content
19****
20#
21# default header set
ab9152ff 22exim -DHEADERS_MAXSIZE=y -odf c@test.ex
2592e6c0
JH
23From: nobody@example.com
24
69a70afa
JH
25content
26****
2592e6c0 27millisleep 500
69a70afa
JH
28killdaemon
29no_msglog_check