Merge remote-tracking branch 'exim_github/pr/16'
[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"
54c5ebb1
PH
33LOG: SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
34exim: timed out while reading - message abandoned
35exim: timed out while reading - message abandoned
36>>> host in hosts_connection_nolog? no (option unset)
37>>> host in host_lookup? no (option unset)
38>>> host in host_reject_connection? no (option unset)
39>>> host in sender_unqualified_hosts? no (option unset)
40>>> host in recipient_unqualified_hosts? no (option unset)
41>>> host in helo_verify_hosts? no (option unset)
42>>> host in helo_try_verify_hosts? no (option unset)
43>>> host in helo_accept_junk_hosts? no (option unset)
44>>> using ACL "check_recipient"
45>>> processing "accept"
46>>> check hosts = :
47>>> host in ":"? no (end of list)
6968512f 48>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 49>>> processing "deny"
187bc588 50>>> message: unrouteable address
54c5ebb1
PH
51>>> check recipients = verify@test.ex
52>>> test.ex in "test.ex"? yes (matched "test.ex")
53>>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
54>>> check !verify = recipient
55>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56>>> routing verify@test.ex
57>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
58>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
59>>> calling forward router
60>>> forward router declined for verify@test.ex
61>>> no more routers
62>>> ----------- end verify ------------
6968512f 63>>> deny: condition test succeeded in ACL "check_recipient"
54c5ebb1
PH
64LOG: H=[V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
65LOG: SMTP command timeout on connection from [V4NET.0.0.1]
66An error was detected while processing a file of BSMTP input.
67The error message was:
68
69 421 SMTP command timeout
70
71The SMTP transaction started in line 0.
72The error was detected in line 0.
730 previous messages were successfully processed.
74The rest of the batch was abandoned.
75An error was detected while processing a file of BSMTP input.
76The error message was:
77
78 421 SMTP incoming data timeout - message abandoned
79
80The SMTP transaction started in line 0.
81The error was detected in line 3.
820 previous messages were successfully processed.
83The rest of the batch was abandoned.