summaryrefslogtreecommitdiff
path: root/test/mail/0100.userw
blob: 913359d12d8d69d6581b07fdfb24d4da6acf2467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
MAIL FROM:<CALLER@test.ex>
RCPT TO:<userw@test.ex>
DATA
X-Filtered: just checking
Return-path: <CALLER@test.ex>
Envelope-to: userw@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 10HmbC-000000005vi-0000
	for userw@test.ex;
	Tue, 2 Mar 1999 09:44:33 +0000
Message-Id: <E10HmbC-000000005vi-0000@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,
via a filter.
.