Some test output changes caused by the addition of the DKIP lookup type.
[exim.git] / test / stdout / 0282
CommitLineData
54c5ebb1
PH
1Connecting to 127.0.0.1 port 1225 ... connected
2??? 220
3<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> ehlo rhu.barb
5??? 250-
6<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
10<<< 250-PIPELINING
11??? 250
12<<< 250 HELP
13>>> mail from:<userx@test.ex>
14??? 250
15<<< 250 OK
16>>> rcpt to:<userx@test.ex>
17??? 250
18<<< 250 Accepted
19>>> DATA
20??? 3
21<<< 354 Enter message, ending with "." on a line by itself
22>>> This is a test message.
23>>> .
24??? 250
25<<< 250 OK id=10HmaX-0005vi-00
26>>> quit
27??? 221
28<<< 221 myhost.test.ex closing connection
29End of script
30Connecting to 127.0.0.1 port 1226 ... connected
31??? 220
32<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
33>>> ehlo rhu.barb
34??? 250-
35<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
36??? 250-
37<<< 250-SIZE 52428800
38??? 250-
39<<< 250-PIPELINING
40??? 250
41<<< 250 HELP
42>>> mail from:<userx@test.ex>
43??? 250
44<<< 250 OK
45>>> rcpt to:<userx@test.ex>
46??? 250
47<<< 250 Accepted
48>>> DATA
49??? 3
50<<< 354 Enter message, ending with "." on a line by itself
51>>> This is a test message.
52>>> .
53??? 250
54<<< 250 OK id=10HmaY-0005vi-00
55>>> quit
56??? 221
57<<< 221 myhost.test.ex closing connection
58End of script