From 9fa4d5b45f70b36a46c0d04381a5e05cb39ae3e9 Mon Sep 17 00:00:00 2001 From: Ruben Jenster Date: Fri, 19 Jul 2019 12:56:56 +0100 Subject: Fix dkim_strict expansion. Bug 2413 Broken since the introduction of dkim support. Testsuite additions by jgh --- test/mail/4520.b10 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/mail/4520.b10') diff --git a/test/mail/4520.b10 b/test/mail/4520.b10 index d8197332f..de3c9cd5c 100644 --- a/test/mail/4520.b10 +++ b/test/mail/4520.b10 @@ -2,7 +2,7 @@ From CALLER@myhost.test.ex Tue Mar 02 09:44:33 1999 Received: from the.local.host.name ([ip4.ip4.ip4.ip4] helo=myhost.test.ex) by myhost.test.ex with esmtp (Exim x.yz) (envelope-from ) - id 10HmbC-0005vi-00 + id 10HmbD-0005vi-00 for b10@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=test.ex; s=sel; h=From; bh=/Ab0giHZitYQbDhFszoqQRUkgqueaX9zatJttIU/plc=; b=toy5chxow6W @@ -11,10 +11,10 @@ DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=test.ex; hvI6IY=; Received: from CALLER by myhost.test.ex with local (Exim x.yz) (envelope-from ) - id 10HmbB-0005vi-00 + id 10HmbC-0005vi-00 for b10@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 From: nobody@example.com -Message-Id: +Message-Id: Sender: CALLER_NAME Date: Tue, 2 Mar 1999 09:44:33 +0000 -- cgit v1.2.3