hosts_require_helo
[exim.git] / test / stderr / 3211
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)
9 >>> test in helo_lookup_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "accept" (TESTSUITE/test-config 17)
12 >>> check verify = recipient
13 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
14 >>> routing userx@test.again.dns
15 >>> +++ sender_address = <userx@test.ex>
16 >>> calling skipped router
17 >>> skipped router declined for userx@test.again.dns
18 >>> calling temp router
19 >>> test.again.dns in "*"? yes (matched "*")
20 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
21 >>> temp router: defer for userx@test.again.dns
22 >>>   message: host lookup did not complete
23 >>> ----------- end verify ------------
24 >>> accept: condition test deferred in ACL "check_recipient"
25 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.dns>: host lookup did not complete
26 >>> host in hosts_connection_nolog? no (option unset)
27 >>> host in host_lookup? no (option unset)
28 >>> host in host_reject_connection? no (option unset)
29 >>> host in sender_unqualified_hosts? no (option unset)
30 >>> host in recipient_unqualified_hosts? no (option unset)
31 >>> host in helo_verify_hosts? no (option unset)
32 >>> host in helo_try_verify_hosts? no (option unset)
33 >>> host in helo_accept_junk_hosts? no (option unset)
34 >>> test in helo_lookup_domains? no (end of list)
35 >>> using ACL "check_recipient"
36 >>> processing "accept" (TESTSUITE/test-config 17)
37 >>> check verify = recipient
38 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
39 >>> routing r1-userx@test.again.dns
40 >>> test.again.dns in "!testdb;fail"? yes (end of list)
41 >>> calling r1 router
42 >>> test.again.dns in "*"? yes (matched "*")
43 >>> test.again.dns in dns_again_means_nonexist? no (option unset)
44 >>> r1 router: defer for r1-userx@test.again.dns
45 >>>   message: host lookup did not complete
46 >>> ----------- end verify ------------
47 >>> accept: condition test deferred in ACL "check_recipient"
48 LOG: H=(test) [1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <r1-userx@test.again.dns>: host lookup did not complete