diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-21 18:22:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-06-21 18:22:56 +0100 |
commit | 2fc30c289769075598c1c5c536dfd74f2bafbb11 (patch) | |
tree | f6d1225e0e5fffe3c77e8b13d6aee81884723099 /test | |
parent | 49e56fb37f587bf0e69d2fbe76fa0793f898c26f (diff) |
Testsuite: missing output files
Diffstat (limited to 'test')
-rw-r--r-- | test/mail/4520.e | 17 | ||||
-rw-r--r-- | test/mail/4520.f | 22 |
2 files changed, 39 insertions, 0 deletions
diff --git a/test/mail/4520.e b/test/mail/4520.e new file mode 100644 index 000000000..1c55c0b22 --- /dev/null +++ b/test/mail/4520.e @@ -0,0 +1,17 @@ +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 <CALLER@myhost.test.ex>) + id 10HmbM-0005vi-00 + for e@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmbL-0005vi-00 + for e@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +From: nobody@example.com +Message-Id: <E10HmbL-0005vi-00@myhost.test.ex> +Sender: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +content + diff --git a/test/mail/4520.f b/test/mail/4520.f new file mode 100644 index 000000000..a6e05a7d7 --- /dev/null +++ b/test/mail/4520.f @@ -0,0 +1,22 @@ +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 <CALLER@myhost.test.ex>) + id 10HmbO-0005vi-00 + for f@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=gs+F4Uhr+N4qZhWyfctULkCwprl/tvOnzqNhsmpAFW4=; b=A3l0nyvB3OK + NuIDfQJg0wynUUH4AWSRdDUNmhkTNo2RW/ifLCWBky6AXfkaHENJRewncjoVcn92d0cbTF4gDEhUi + EbuJRdYja2OJT25BUgLfrxQnNnYB7TB9PcWG3Mrmq0fGRgCNngyh5gLHGqu9tBllw5Pdigbq2EAV0 + t2W/iI=; +Received: from CALLER by myhost.test.ex with local (Exim x.yz) + (envelope-from <CALLER@myhost.test.ex>) + id 10HmbN-0005vi-00 + for f@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +From: nobody@example.com +Message-Id: <E10HmbN-0005vi-00@myhost.test.ex> +Sender: CALLER_NAME <CALLER@myhost.test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +..content + |