diff options
Diffstat (limited to 'test/mail/0100.userz')
-rw-r--r-- | test/mail/0100.userz | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/mail/0100.userz b/test/mail/0100.userz new file mode 100644 index 000000000..41f2f9883 --- /dev/null +++ b/test/mail/0100.userz @@ -0,0 +1,20 @@ +MAIL FROM:<CALLER@test.ex> +RCPT TO:<userz@test.ex> +DATA +Return-path: <CALLER@test.ex> +Envelope-to: userz@test.ex +Delivery-date: Tue, 2 Mar 1999 09:44:33 +0000 +Received: from CALLER by the.local.host.name with local (Exim x.yz) + (envelope-from <CALLER@test.ex>) + id 10HmbB-0005vi-00 + for userz@test.ex; Tue, 2 Mar 1999 09:44:33 +0000 +Message-Id: <E10HmbB-0005vi-00@the.local.host.name> +From: CALLER_NAME <CALLER@test.ex> +Date: Tue, 2 Mar 1999 09:44:33 +0000 + +A message containing +.. a line starting with a dot +... and one starting with two dots +From should not be escaped as this is +going to be delivered using BSMTP. +. |