DKIM: support oversigning. Bugs 1309, 1310
[exim.git] / test / scripts / 4500-Domain-Keys-Identified-Mail / 4503
index cebc62dc37e24af45ebb5afc55ffba44d2058373..45be7c2c65f72d9ff9d30dd3dce25236e594fea2 100644 (file)
@@ -2,7 +2,23 @@
 #
 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