Debug: quieten environment-cleaning
[exim.git] / test / stderr / 0325
1 r1: $domain_data = DOMAIN DATA
2 r1: $local_part_data = LOCAL PART DATA
3 r2: $domain_data = DOMAIN DATA
4 r2: $local_part_data = LOCAL PART DATA
5 r3: $domain_data = DOMAIN DATA
6 r3: $local_part_data = LOCAL PART DATA
7 r4: $domain_data = DOMAIN DATA
8 r4: $local_part_data = LOCAL PART DATA
9 >>> host in hosts_connection_nolog? no (option unset)
10 >>> host in host_lookup? no (option unset)
11 >>> host in host_reject_connection? no (option unset)
12 >>> host in sender_unqualified_hosts? no (option unset)
13 >>> host in recipient_unqualified_hosts? no (option unset)
14 >>> host in helo_verify_hosts? no (option unset)
15 >>> host in helo_try_verify_hosts? no (option unset)
16 >>> host in helo_accept_junk_hosts? no (option unset)
17 >>> host in pipelining_connect_advertise_hosts?
18 >>>  list element: 
19 >>> test in helo_lookup_domains?
20 >>>  list element: @
21 >>>  list element: @[]
22 >>> test in helo_lookup_domains? no (end of list)
23 >>> using ACL "a1"
24 >>> processing "accept" (TESTSUITE/test-config 19)
25 >>> check domains = +test_domains
26 >>> a.b.c in "+test_domains"?
27 >>>  list element: +test_domains
28 >>>  a.b.c in "lsearch; TESTSUITE/aux-fixed/0325.data"?
29 >>>   list element: lsearch; TESTSUITE/aux-fixed/0325.data
30 >>>   a.b.c in "lsearch; TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch; TESTSUITE/aux-fixed/0325.data")
31 >>>  a.b.c in "+test_domains"? yes (matched "+test_domains")
32 >>> check local_parts = +test_local_parts
33 >>> xxx in "+test_local_parts"?
34 >>>  list element: +test_local_parts
35 >>>  xxx in "lsearch;TESTSUITE/aux-fixed/0325.data"?
36 >>>   list element: lsearch;TESTSUITE/aux-fixed/0325.data
37 >>>   xxx in "lsearch;TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch;TESTSUITE/aux-fixed/0325.data")
38 >>>  xxx in "+test_local_parts"? yes (matched "+test_local_parts")
39 >>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}}
40 >>>                 = no
41 >>> accept: condition test failed in ACL "a1"
42 >>> processing "deny" (TESTSUITE/test-config 24)
43 >>> check domains = +test_domains
44 >>> a.b.c in "+test_domains"?
45 >>>  list element: +test_domains
46 >>>  a.b.c in "+test_domains"? yes (matched "+test_domains" - cached)
47 >>> check local_parts = +test_local_parts
48 >>> xxx in "+test_local_parts"?
49 >>>  list element: +test_local_parts
50 >>>  xxx in "+test_local_parts"? yes (matched "+test_local_parts" - cached)
51 >>>   message: \$domain_data=$domain_data \$local_part_data=$local_part_data
52 >>> deny: condition test succeeded in ACL "a1"
53 >>> end of ACL "a1": DENY
54 LOG: H=(test) [V4NET.0.0.0] F=<a@b.c> rejected RCPT xxx@a.b.c: $domain_data=DOMAIN DATA $local_part_data=LOCAL PART DATA