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