Close dangling file. Bug 1379
[exim.git] / test / stderr / 0092
CommitLineData
54c5ebb1
PH
1>>> host in hosts_connection_nolog? no (option unset)
2>>> host in host_lookup? no (option unset)
3>>> host in host_reject_connection? no (option unset)
4>>> host in sender_unqualified_hosts? no (option unset)
5>>> host in recipient_unqualified_hosts? no (option unset)
6>>> host in helo_verify_hosts? no (option unset)
7>>> host in helo_try_verify_hosts? no (option unset)
8>>> host in helo_accept_junk_hosts? no (option unset)
9LOG: SMTP command timeout on connection from [V4NET.0.0.1]
10>>> host in hosts_connection_nolog? no (option unset)
11>>> host in host_lookup? no (option unset)
12>>> host in host_reject_connection? no (option unset)
13>>> host in sender_unqualified_hosts? no (option unset)
14>>> host in recipient_unqualified_hosts? no (option unset)
15>>> host in helo_verify_hosts? no (option unset)
16>>> host in helo_try_verify_hosts? no (option unset)
17>>> host in helo_accept_junk_hosts? no (option unset)
18>>> using ACL "check_recipient"
19>>> processing "accept"
20>>> check hosts = :
21>>> host in ":"? no (end of list)
6968512f 22>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 23>>> processing "deny"
187bc588 24>>> message: unrouteable address
54c5ebb1
PH
25>>> check recipients = verify@test.ex
26>>> userx@test.ex in "verify@test.ex"? no (end of list)
6968512f 27>>> deny: condition test failed in ACL "check_recipient"
54c5ebb1
PH
28>>> processing "accept"
29>>> check domains = +local_domains
30>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
31>>> test.ex in "+local_domains"? yes (matched "+local_domains")
6968512f 32>>> accept: condition test succeeded in ACL "check_recipient"
a7538db1 33>>> end of ACL "check_recipient": ACCEPT
54c5ebb1
PH
34LOG: SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
35exim: timed out while reading - message abandoned
36exim: timed out while reading - message abandoned
37>>> host in hosts_connection_nolog? no (option unset)
38>>> host in host_lookup? no (option unset)
39>>> host in host_reject_connection? no (option unset)
40>>> host in sender_unqualified_hosts? no (option unset)
41>>> host in recipient_unqualified_hosts? no (option unset)
42>>> host in helo_verify_hosts? no (option unset)
43>>> host in helo_try_verify_hosts? no (option unset)
44>>> host in helo_accept_junk_hosts? no (option unset)
45>>> using ACL "check_recipient"
46>>> processing "accept"
47>>> check hosts = :
48>>> host in ":"? no (end of list)
6968512f 49>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 50>>> processing "deny"
187bc588 51>>> message: unrouteable address
54c5ebb1
PH
52>>> check recipients = verify@test.ex
53>>> test.ex in "test.ex"? yes (matched "test.ex")
54>>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
55>>> check !verify = recipient
56>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57>>> routing verify@test.ex
58>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
59>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
60>>> calling forward router
61>>> forward router declined for verify@test.ex
62>>> no more routers
63>>> ----------- end verify ------------
6968512f 64>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 65>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
66LOG: H=[V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
67LOG: SMTP command timeout on connection from [V4NET.0.0.1]
68An error was detected while processing a file of BSMTP input.
69The error message was:
70
71 421 SMTP command timeout
72
73The SMTP transaction started in line 0.
74The error was detected in line 0.
750 previous messages were successfully processed.
76The rest of the batch was abandoned.
77An error was detected while processing a file of BSMTP input.
78The error message was:
79
80 421 SMTP incoming data timeout - message abandoned
81
82The SMTP transaction started in line 0.
83The error was detected in line 3.
840 previous messages were successfully processed.
85The rest of the batch was abandoned.