include string_unprinting() in COMPILE_UTILITY cases.
[exim.git] / test / stdout / 0301
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 abcd\r\nmail from:<userx@test.ex>
5 ??? 250-
6 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7 ??? 250-
8 <<< 250-SIZE 52428800
9 ??? 250-
10 <<< 250-PIPELINING
11 ??? 250
12 <<< 250 HELP
13 ??? 250
14 <<< 250 OK
15 >>> quit
16 ??? 221
17 <<< 221 myhost.test.ex closing connection
18 End of script
19 Connecting to 127.0.0.1 port 1225 ... connected
20 ??? 220
21 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
22 >>> ehlo abcd
23 ??? 250-
24 <<< 250-myhost.test.ex Hello abcd [127.0.0.1]
25 ??? 250-
26 <<< 250-SIZE 52428800
27 ??? 250-
28 <<< 250-PIPELINING
29 ??? 250
30 <<< 250 HELP
31 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
32 ??? 250
33 <<< 250 OK
34 ??? 250
35 <<< 250 Accepted
36 ??? 354
37 <<< 354 Enter message, ending with "." on a line by itself
38 >>> the message
39 >>> .\r\nmail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
40 ??? 250
41 <<< 250 OK id=10HmaX-0005vi-00
42 ??? 250
43 <<< 250 OK
44 ??? 250
45 <<< 250 Accepted
46 ??? 354
47 <<< 354 Enter message, ending with "." on a line by itself
48 >>> .
49 ??? 250
50 <<< 250 OK id=10HmaY-0005vi-00
51 >>> quit
52 ??? 221
53 <<< 221 myhost.test.ex closing connection
54 End of script
55 Connecting to 127.0.0.1 port 1225 ... connected
56 ??? 220
57 <<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
58 >>> ehlo en.force
59 ??? 250-
60 <<< 250-myhost.test.ex Hello en.force [127.0.0.1]
61 ??? 250-
62 <<< 250-SIZE 52428800
63 ??? 250-
64 <<< 250-PIPELINING
65 ??? 250
66 <<< 250 HELP
67 >>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
68 >>> .
69 ??? 250
70 <<< 250 OK
71 ??? 250
72 <<< 250 Accepted
73 ??? 554
74 <<< 554 SMTP synchronization error
75 End of script