DKIM: support oversigning. Bugs 1309, 1310
[exim.git] / test / scripts / 4500-Domain-Keys-Identified-Mail / 4503
index 7ca338275a936be2a67cfebf54da893c53a3a95c..45be7c2c65f72d9ff9d30dd3dce25236e594fea2 100644 (file)
@@ -2,9 +2,27 @@
 #
 exim -bd -DSERVER=server -oX PORT_D
 ****
-exim a@test.ex
+#
+# single header signed
+exim -DOPT=From a@test.ex
+From: nobody@example.com
+
+content
+****
+#
+# single header, oversigned
+exim -DOPT=From:From b@test.ex
+From: nobody@example.com
+
+content
+****
+#
+# default header set
+exim -DHEADERS_MAXSIZE=y c@test.ex
+From: nobody@example.com
+
 content
 ****
-millisleep 200
+millisleep 500
 killdaemon
 no_msglog_check