Testsuite: avoid time-quantization issue
[exim.git] / test / stdout / 2019
1 Connecting to 127.0.0.1 port 1225 ... connected
2 Attempting to start TLS
3 Succeeded in starting TLS
4 ??? 220
5 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
6 >>> ehlo rhu.barb
7 ??? 250-
8 <<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
9 ??? 250-
10 <<< 250-SIZE 52428800
11 ??? 250-
12 <<< 250-8BITMIME
13 ??? 250-
14 <<< 250-PIPELINING
15 ??? 250
16 <<< 250 HELP
17 >>> mail from:<userx@test.ex>
18 ??? 250
19 <<< 250 OK
20 >>> rcpt to:<userx@test.ex>
21 ??? 250
22 <<< 250 Accepted
23 >>> DATA
24 ??? 3
25 <<< 354 Enter message, ending with "." on a line by itself
26 >>> This is a test encrypted message.
27 >>> .
28 ??? 250
29 <<< 250 OK id=10HmaX-0005vi-00
30 >>> quit
31 ??? 221
32 <<< 221 myhost.test.ex closing connection
33 End of script
34 Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
35 Certificate file = aux-fixed/cert2
36 Key file = aux-fixed/cert2
37 Attempting to start TLS
38 Succeeded in starting TLS
39 ??? 220
40 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
41 >>> mail from:<userx@test.ex>
42 ??? 250
43 <<< 250 OK
44 >>> rcpt to:<userx@test.ex>
45 ??? 250
46 <<< 250 Accepted
47 >>> DATA
48 ??? 3
49 <<< 354 Enter message, ending with "." on a line by itself
50 >>> This is a test encrypted message from a verified host.
51 >>> .
52 ??? 250
53 <<< 250 OK id=10HmaY-0005vi-00
54 >>> quit
55 ??? 221
56 <<< 221 myhost.test.ex closing connection
57 End of script