diff options
Diffstat (limited to 'test/mail')
-rw-r--r-- | test/mail/0950.CALLER | 15 | ||||
-rw-r--r-- | test/mail/0950.myfolder | 14 |
2 files changed, 29 insertions, 0 deletions
diff --git a/test/mail/0950.CALLER b/test/mail/0950.CALLER new file mode 100644 index 000000000..cf7c1bc47 --- /dev/null +++ b/test/mail/0950.CALLER @@ -0,0 +1,15 @@ +From MAILER-DAEMON Tue Mar 02 09:44:33 1999 +Return-path: <> +Envelope-to: CALLER@test.ex +Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 +Received: from [127.0.0.1] (helo=tester) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from <implcit@test.ex>) + id 10HmaX-000000005vi-0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 +From: <good@test.ex> +Subject: this should be accepted and filed + +a single body line + diff --git a/test/mail/0950.myfolder b/test/mail/0950.myfolder new file mode 100644 index 000000000..29352c43c --- /dev/null +++ b/test/mail/0950.myfolder @@ -0,0 +1,14 @@ +From MAILER-DAEMON Tue Mar 02 09:44:33 1999 +Return-path: <> +Envelope-to: CALLER@test.ex +Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 +Received: from [127.0.0.1] (helo=tester) + by myhost.test.ex with smtp (Exim x.yz) + (envelope-from <identified@test.ex>) + id 10HmaZ-000000005vi-0000 + for CALLER@test.ex; + Tue, 2 Mar 1999 09:44:33 +0000 +From: <spot_this@test.ex> +Subject: this should be delivered to a speicifc place by the filter + + |