DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284
[exim.git] / test / scripts / 4500-DKIM / 4520
index 8e60f4bec0ebe398a0eb2d44e483329170033ac2..8f962a001cebd1be91fcc7a235f72d841ccdc45b 100644 (file)
@@ -67,12 +67,19 @@ content
 ****
 #
 # check that an empty dkim_privatekey overrides dkim_strict
-exim -DOPT=From -DSTRICT=true -DSELECTOR=none -odf a@test.ex
+exim -DOPT=From -DSTRICT=true -DSELECTOR=none -odf e@test.ex
 From: nobody@example.com
 
 content
 ****
 #
+# single header signed, body line starting with dot
+exim -DOPT=From -odf f@test.ex
+From: nobody@example.com
+
+..content
+****
+#
 millisleep 500
 killdaemon
 no_msglog_check