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