1 # local part check before relay
5 MAIL FROM:<CALLER@the.local.host.name>
6 RCPT TO:<userx@copy.domain>
7 RCPT TO:<usery@copy.domain>
9 Received: from CALLER by the.local.host.name with local (Exim x.yz)
10 (envelope-from <CALLER@the.local.host.name>)
11 id 10HmaX-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
12 Message-Id: <E10HmaX-0005vi-00@the.local.host.name>
13 From: CALLER_NAME <CALLER@the.local.host.name>
14 Date: Tue, 2 Mar 1999 09:44:33 +0000
18 MAIL FROM:<doesn't@matter>
19 RCPT TO:<x@copy.domain>
20 RCPT TO:<y@copy.domain>
22 Received: from CALLER by the.local.host.name with local-smtp (Exim x.yz)
23 (envelope-from <doesn't@matter>)
24 id 10HmaY-0005vi-00; Tue, 2 Mar 1999 09:44:33 +0000
25 Message-Id: <E10HmaY-0005vi-00@the.local.host.name>
27 Date: Tue, 2 Mar 1999 09:44:33 +0000