From 97e939dfe2ea44a6e243ff6f489790ccd94f39ee Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 11 May 2018 16:26:17 +0100 Subject: ARC: fix crash on signing with missing key file --- test/mail/4560.a | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'test/mail') diff --git a/test/mail/4560.a b/test/mail/4560.a index 63b432784..8f9735fe2 100644 --- a/test/mail/4560.a +++ b/test/mail/4560.a @@ -479,3 +479,23 @@ http://lists.dmarc.org/mailman/listinfo/arc-discuss --===============2728806607597782871==-- +From CALLER@bloggs.com Tue Mar 02 09:44:33 1999 +Authentication-Results: test.ex; + iprev=pass (localhost) smtp.client-ip=127.0.0.1; + arc=none +Received: from localhost ([127.0.0.1] helo=test.ex) + by test.ex with esmtp (Exim x.yz) + (envelope-from ) + id 10HmbS-0005vi-00 + for a@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Authentication-Results: test.ex; + arc=none +Received: from [127.0.0.1] (helo=xxx) + by test.ex with smtp (Exim x.yz) + (envelope-from ) + id 10HmbR-0005vi-00 + for za@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Subject: Test + +This is a test body. + -- cgit v1.2.3