Testsuite: make "client" util TLS variants more similar
[exim.git] / test / stdout / 5204
1 "ACCEPT hosts=localhost lookup=byname"@some.host cannot be resolved at this time: remote host address is the local host
2 "DECLINE cannot route this one (DECLINE)"@some.host is undeliverable: Unrouteable address
3 "FAIL cannot route this one (FAIL)"@some.host is undeliverable: cannot route this one (FAIL)
4 "ERROR cannot route this one (ERROR)"@some.host cannot be resolved at this time: bad command yield: ERROR cannot route this one (ERROR)
5 "DEFER cannot route this one (DEFER)"@some.host cannot be resolved at this time: cannot route this one (DEFER)
6 "ACCEPT transport = other_smtp hosts=ten-1.test.ex"@some.host
7 router = q, transport = other_smtp
8 host ten-1.test.ex [V4NET.0.0.1]
9 PASS@some.host
10 router = s, transport = smtp
11 host 127.0.0.1 [127.0.0.1]
12 "FREEZE cannot route this one (FREEZE)"@some.host cannot be resolved at this time: cannot route this one (FREEZE)
13 postmaster@test.ex
14 <-- "REDIRECT postmaster@test.ex"@some.host
15 router = pm, transport = null
16
17 **** SMTP testing session as if from host V4NET.2.3.4
18 **** but without any ident (RFC 1413) callback.
19 **** This is not for real!
20
21 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
22 250-myhost.test.ex Hello some.name [V4NET.2.3.4]
23 250-SIZE 52428800
24 250-8BITMIME
25 250-PIPELINING
26 250 HELP
27 250 OK
28 550 cannot route this one (FAIL)
29 221 myhost.test.ex closing connection