include string_unprinting() in COMPILE_UTILITY cases.
[exim.git] / test / stdout / 0559
CommitLineData
58eb016e
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 abcd
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>>> mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
14??? 250
15<<< 250 OK
16??? 250
17<<< 250 Accepted
18??? 354
19<<< 354 Enter message, ending with "." on a line by itself
20>>> This is a test message.
21>>> .
22+++ 1
23End of script