Fix $regex<n> use-after-free. Bug 2915
[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;
8         Tue, 2 Mar 1999 09:44:33 +0000
9 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
10 From: CALLER_NAME <CALLER@the.local.host.name>
11 Date: Tue, 2 Mar 1999 09:44:33 +0000
12
13 Test one.
14 .
15 MAIL FROM:<doesn't@matter>
16 RCPT TO:<x@copy.domain>
17 RCPT TO:<y@copy.domain>
18 DATA
19 Received: from CALLER (helo=test)
20         by the.local.host.name with local-smtp (Exim x.yz)
21         (envelope-from <doesn't@matter>)
22         id 10HmaY-0005vi-00;
23         Tue, 2 Mar 1999 09:44:33 +0000
24 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
25 From: doesn't@matter
26 Date: Tue, 2 Mar 1999 09:44:33 +0000
27
28 Test two.
29 .