Debug: list searching
[exim.git] / test / stderr / 0175
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 >>> list element: 
10 >>> list element: @
11 >>> list element: @[]
12 >>> test in helo_lookup_domains? no (end of list)
13 >>> using ACL "check_recipient"
14 >>> processing "require" (TESTSUITE/test-config 18)
15 >>> check verify = sender
16 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
17 >>> routing user@bad.domain
18 >>> list element: ! +local_domains
19 >>> list element: test.ex
20 >>> bad.domain in "test.ex"? no (end of list)
21 >>> bad.domain in "! +local_domains"? yes (end of list)
22 >>> calling fail_sender router
23 >>> list element: bad.domain
24 >>> bad.domain in "bad.domain"? yes (matched "bad.domain")
25 >>> local host found for non-MX address
26 >>> fully qualified name = localhost
27 MUNGED: ::1 will be omitted in what follows
28 >>> get[host|ipnode]byname[2] looked up these IP addresses:
29 >>>   name=localhost address=127.0.0.1
30 >>> fail_sender router forced address failure
31 >>> ----------- end verify ------------
32 >>> require: condition test failed in ACL "check_recipient"
33 >>> end of ACL "check_recipient": not OK
34 LOG: H=(test) [V4NET.0.0.0] sender verify fail for <user@bad.domain>: remote host address is the local host
35 LOG: H=(test) [V4NET.0.0.0] F=<user@bad.domain> rejected RCPT <userx@test.ex>: Sender verify failed
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 >>> list element: 
45 >>> list element: @
46 >>> list element: @[]
47 >>> test in helo_lookup_domains? no (end of list)
48 >>> using ACL "check_recipient"
49 >>> processing "require" (TESTSUITE/test-config 18)
50 >>> check verify = sender
51 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
52 >>> routing user@bad.domain2
53 >>> list element: ! +local_domains
54 >>> list element: test.ex
55 >>> bad.domain2 in "test.ex"? no (end of list)
56 >>> bad.domain2 in "! +local_domains"? yes (end of list)
57 >>> calling fail_sender router
58 >>> list element: bad.domain
59 >>> bad.domain2 in "bad.domain"? no (end of list)
60 >>> fail_sender router declined for user@bad.domain2
61 >>> list element: ! +local_domains
62 >>> bad.domain2 in "! +local_domains"? yes (end of list)
63 >>> calling fail_sender2 router
64 >>> list element: bad.domain2
65 >>> bad.domain2 in "bad.domain2"? yes (matched "bad.domain2")
66 >>> local host found for non-MX address
67 >>> fully qualified name = localhost
68 MUNGED: ::1 will be omitted in what follows
69 >>> get[host|ipnode]byname[2] looked up these IP addresses:
70 >>>   name=localhost address=127.0.0.1
71 >>> ----------- end verify ------------
72 >>> require: condition test failed in ACL "check_recipient"
73 >>> end of ACL "check_recipient": not OK
74 LOG: H=(test) [V4NET.0.0.0] sender verify fail for <user@bad.domain2>: fail_sender2 router forced verify failure
75 LOG: H=(test) [V4NET.0.0.0] F=<user@bad.domain2> rejected RCPT <userx@test.ex>: Sender verify failed
76 >>> host in hosts_connection_nolog? no (option unset)
77 >>> host in host_lookup? no (option unset)
78 >>> host in host_reject_connection? no (option unset)
79 >>> host in sender_unqualified_hosts? no (option unset)
80 >>> host in recipient_unqualified_hosts? no (option unset)
81 >>> host in helo_verify_hosts? no (option unset)
82 >>> host in helo_try_verify_hosts? no (option unset)
83 >>> host in helo_accept_junk_hosts? no (option unset)
84 >>> list element: 
85 >>> list element: @
86 >>> list element: @[]
87 >>> test in helo_lookup_domains? no (end of list)
88 >>> using ACL "check_recipient"
89 >>> processing "require" (TESTSUITE/test-config 18)
90 >>> check verify = sender
91 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
92 >>> routing user@ten-1.test.ex
93 >>> list element: ! +local_domains
94 >>> list element: test.ex
95 >>> ten-1.test.ex in "test.ex"? no (end of list)
96 >>> ten-1.test.ex in "! +local_domains"? yes (end of list)
97 >>> calling fail_sender router
98 >>> list element: bad.domain
99 >>> ten-1.test.ex in "bad.domain"? no (end of list)
100 >>> fail_sender router declined for user@ten-1.test.ex
101 >>> list element: ! +local_domains
102 >>> ten-1.test.ex in "! +local_domains"? yes (end of list)
103 >>> calling fail_sender2 router
104 >>> list element: bad.domain2
105 >>> ten-1.test.ex in "bad.domain2"? no (end of list)
106 >>> fail_sender2 router declined for user@ten-1.test.ex
107 >>> list element: ! +local_domains
108 >>> ten-1.test.ex in "! +local_domains"? yes (end of list)
109 >>> calling lookuphost router
110 >>> list element: *
111 >>> ten-1.test.ex in "*"? yes (matched "*")
112 >>> routed by lookuphost router
113 >>> ----------- end verify ------------
114 >>> require: condition test succeeded in ACL "check_recipient"
115 >>> processing "accept" (TESTSUITE/test-config 19)
116 >>> check domains = +local_domains
117 >>> list element: +local_domains
118 >>> list element: test.ex
119 >>> test.ex in "test.ex"? yes (matched "test.ex")
120 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
121 >>> accept: condition test succeeded in ACL "check_recipient"
122 >>> end of ACL "check_recipient": ACCEPT
123 LOG: 10HmaX-0005vi-00 <= user@ten-1.test.ex H=(test) [V4NET.0.0.0] P=smtp S=sss