Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / test / mail / 0197.copies
1 MAIL FROM:<CALLER@the.local.host.name>
2 RCPT TO:<userx@copy.domain>
3 RCPT TO:<usery@copy.domain>
4 DATA
5 Received: from CALLER by the.local.host.name with local (Exim x.yz)
6 (envelope-from <CALLER@the.local.host.name>)
7 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
8 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
9 From: CALLER_NAME <CALLER@the.local.host.name>
10 Date: Tue, 2 Mar 1999 09:44:33 +0000
11
12 Test one.
13 .
14 MAIL FROM:<doesn't@matter>
15 RCPT TO:<x@copy.domain>
16 RCPT TO:<y@copy.domain>
17 DATA
18 Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz)
19 (envelope-from <doesn't@matter>)
20 id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
21 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
22 From: doesn't@matter
23 Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25 Test two.
26 .