DKIM: fix selection of header for signing/verification given several. Bug 1792
[exim.git] / test / scripts / 4500-Domain-Keys-Identified-Mail / 4503
index 45be7c2c65f72d9ff9d30dd3dce25236e594fea2..140e6d6bf5adfe83fd0eded6ae29cd7c0e79bde2 100644 (file)
@@ -4,21 +4,22 @@ exim -bd -DSERVER=server -oX PORT_D
 ****
 #
 # single header signed
-exim -DOPT=From a@test.ex
+exim -DOPT=From -odf a@test.ex
 From: nobody@example.com
+From: second@example.com
 
 content
 ****
 #
 # single header, oversigned
-exim -DOPT=From:From b@test.ex
+exim -DOPT=From:From -odf b@test.ex
 From: nobody@example.com
 
 content
 ****
 #
 # default header set
-exim -DHEADERS_MAXSIZE=y c@test.ex
+exim -DHEADERS_MAXSIZE=y -odf c@test.ex
 From: nobody@example.com
 
 content