build: use pkg-config for i18n
[exim.git] / test / stdout / 0015
1
2 ******** SERVER ********
3 Listening on port 1224 ... 
4 Server timed out
5 Listening on port 1224 ... 
6 Connection request from [127.0.0.1]
7 220 Server ready
8 EHLO the.local.host.name
9 250 OK
10 MAIL FROM:<CALLER@test.ex>
11 250 OK
12 RCPT TO:<Userx@Test.Ex>
13 250 OK
14 DATA
15 300 go ahead
16 Received: from CALLER by the.local.host.name with local (Exim x.yz)
17         (envelope-from <CALLER@test.ex>)
18         id 10HmaY-000000005vi-0000
19         for Userx-S@Test.Ex;
20         Tue, 2 Mar 1999 09:44:33 +0000
21 Message-Id: <E10HmaY-000000005vi-0000@the.local.host.name>
22 From: CALLER_NAME <CALLER@test.ex>
23 Date: Tue, 2 Mar 1999 09:44:33 +0000
24
25 More text.
26 .
27 250 OK
28 QUIT
29 250 OK
30 End of script