Testsuite: avoid time-quantization issue
[exim.git] / test / stdout / 0618
1 Connecting 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 testclient
5 ??? 250-
6 <<< 250-myhost.test.ex Hello testclient [127.0.0.1]
7 ??? 250-SIZE
8 <<< 250-SIZE 52428800
9 ??? 250 HELP
10 <<< 250 HELP
11 End of script
12 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
13 ??? 220
14 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
15 >>> EHLO testclient
16 ??? 250-
17 <<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
18 ??? 250-SIZE
19 <<< 250-SIZE 52428800
20 ??? 250-DSN
21 <<< 250-DSN
22 ??? 250 HELP
23 <<< 250 HELP
24 >>> MAIL FROM:<a@dump.ex>
25 ??? 250
26 <<< 250 OK
27 >>> RCPT TO:<any@test.ex> NOTIFY=foo
28 ??? 501
29 <<< 501 Invalid value for NOTIFY parameter
30 >>> RCPT TO:<rmt_reject@test.ex> NOTIFY=never
31 ??? 250
32 <<< 250 Accepted
33 >>> DATA
34 ??? 354
35 <<< 354 Enter message, ending with "." on a line by itself
36 >>> Subject: test
37 >>> .
38 ??? 250
39 <<< 250 OK id=10HmaX-0005vi-00
40 >>> QUIT
41 ??? 221
42 <<< 221 myhost.test.ex closing connection
43 End of script
44 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
45 ??? 220
46 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
47 >>> EHLO testclient
48 ??? 250-
49 <<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
50 ??? 250-SIZE
51 <<< 250-SIZE 52428800
52 ??? 250-DSN
53 <<< 250-DSN
54 ??? 250 HELP
55 <<< 250 HELP
56 >>> MAIL FROM:<b@dump.ex>
57 ??? 250
58 <<< 250 OK
59 >>> RCPT TO:<rmt_accept@test.ex> NOTIFY=success
60 ??? 250
61 <<< 250 Accepted
62 >>> DATA
63 ??? 354
64 <<< 354 Enter message, ending with "." on a line by itself
65 >>> Subject: test
66 >>> .
67 ??? 250
68 <<< 250 OK id=10HmaY-0005vi-00
69 >>> QUIT
70 ??? 221
71 <<< 221 myhost.test.ex closing connection
72 End of script
73 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
74 ??? 220
75 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
76 >>> EHLO testclient
77 ??? 250-
78 <<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
79 ??? 250-SIZE
80 <<< 250-SIZE 52428800
81 ??? 250-DSN
82 <<< 250-DSN
83 ??? 250 HELP
84 <<< 250 HELP
85 >>> MAIL FROM:<c@dump.ex>
86 ??? 250
87 <<< 250 OK
88 >>> RCPT TO:<rmt_defer@test.ex> NOTIFY=delay
89 ??? 250
90 <<< 250 Accepted
91 >>> DATA
92 ??? 354
93 <<< 354 Enter message, ending with "." on a line by itself
94 >>> Subject: test
95 >>> .
96 ??? 250
97 <<< 250 OK id=10HmbB-0005vi-00
98 >>> QUIT
99 ??? 221
100 <<< 221 myhost.test.ex closing connection
101 End of script
102 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
103 ??? 220
104 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
105 >>> EHLO testclient
106 ??? 250-
107 <<< 250-myhost.test.ex Hello testclient [ip4.ip4.ip4.ip4]
108 ??? 250-SIZE
109 <<< 250-SIZE 52428800
110 ??? 250-DSN
111 <<< 250-DSN
112 ??? 250 HELP
113 <<< 250 HELP
114 >>> MAIL FROM:<d@dump.ex>
115 ??? 250
116 <<< 250 OK
117 >>> RCPT TO:<rmt_defer@test.ex> NOTIFY=never
118 ??? 250
119 <<< 250 Accepted
120 >>> DATA
121 ??? 354
122 <<< 354 Enter message, ending with "." on a line by itself
123 >>> Subject: test
124 >>> .
125 ??? 250
126 <<< 250 OK id=10HmbC-0005vi-00
127 >>> QUIT
128 ??? 221
129 <<< 221 myhost.test.ex closing connection
130 End of script