Some test output changes caused by the addition of the DKIP lookup type.
[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)
22>>> accept: condition test failed
23>>> processing "deny"
24>>> check recipients = verify@test.ex
25>>> userx@test.ex in "verify@test.ex"? no (end of list)
26>>> deny: condition test failed
27>>> processing "accept"
28>>> check domains = +local_domains
29>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
30>>> test.ex in "+local_domains"? yes (matched "+local_domains")
31>>> accept: condition test succeeded
32LOG: SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
33exim: timed out while reading - message abandoned
34exim: timed out while reading - message abandoned
35>>> host in hosts_connection_nolog? no (option unset)
36>>> host in host_lookup? no (option unset)
37>>> host in host_reject_connection? no (option unset)
38>>> host in sender_unqualified_hosts? no (option unset)
39>>> host in recipient_unqualified_hosts? no (option unset)
40>>> host in helo_verify_hosts? no (option unset)
41>>> host in helo_try_verify_hosts? no (option unset)
42>>> host in helo_accept_junk_hosts? no (option unset)
43>>> using ACL "check_recipient"
44>>> processing "accept"
45>>> check hosts = :
46>>> host in ":"? no (end of list)
47>>> accept: condition test failed
48>>> processing "deny"
49>>> check recipients = verify@test.ex
50>>> test.ex in "test.ex"? yes (matched "test.ex")
51>>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
52>>> check !verify = recipient
53>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
54>>> routing verify@test.ex
55>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
56>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
57>>> calling forward router
58>>> forward router declined for verify@test.ex
59>>> no more routers
60>>> ----------- end verify ------------
61>>> deny: condition test succeeded
62LOG: H=[V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
63LOG: SMTP command timeout on connection from [V4NET.0.0.1]
64An error was detected while processing a file of BSMTP input.
65The error message was:
66
67 421 SMTP command timeout
68
69The SMTP transaction started in line 0.
70The error was detected in line 0.
710 previous messages were successfully processed.
72The rest of the batch was abandoned.
73An error was detected while processing a file of BSMTP input.
74The error message was:
75
76 421 SMTP incoming data timeout - message abandoned
77
78The SMTP transaction started in line 0.
79The error was detected in line 3.
800 previous messages were successfully processed.
81The rest of the batch was abandoned.