From 49e56fb37f587bf0e69d2fbe76fa0793f898c26f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 21 Jun 2018 17:03:38 +0100 Subject: DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284 Broken-by: 42055a3385 --- test/scripts/4500-DKIM/4520 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'test/scripts/4500-DKIM') diff --git a/test/scripts/4500-DKIM/4520 b/test/scripts/4500-DKIM/4520 index 8e60f4bec..8f962a001 100644 --- a/test/scripts/4500-DKIM/4520 +++ b/test/scripts/4500-DKIM/4520 @@ -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 -- cgit v1.2.3