Testsuite: bounce_message_file and warn_message_file
[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 >>> using ACL "a1"
18 >>> processing "accept" (TESTSUITE/test-config 19)
19 >>> check domains = +test_domains
20 >>> a.b.c in "lsearch; TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch; TESTSUITE/aux-fixed/0325.data")
21 >>> a.b.c in "+test_domains"? yes (matched "+test_domains")
22 >>> check local_parts = +test_local_parts
23 >>> xxx in "lsearch;TESTSUITE/aux-fixed/0325.data"? yes (matched "lsearch;TESTSUITE/aux-fixed/0325.data")
24 >>> xxx in "+test_local_parts"? yes (matched "+test_local_parts")
25 >>> check condition = ${if eq{$domain_data/$local_part_data}{DOMAIN DATA/LOCAL PART DATA}{no}{yes}}
26 >>> = no
27 >>> accept: condition test failed in ACL "a1"
28 >>> processing "deny" (TESTSUITE/test-config 24)
29 >>> check domains = +test_domains
30 >>> a.b.c in "+test_domains"? yes (matched "+test_domains" - cached)
31 >>> check local_parts = +test_local_parts
32 >>> xxx in "+test_local_parts"? yes (matched "+test_local_parts" - cached)
33 >>> message: \$domain_data=$domain_data \$local_part_data=$local_part_data
34 >>> deny: condition test succeeded in ACL "a1"
35 >>> end of ACL "a1": DENY
36 LOG: H=[V4NET.0.0.0] F=<a@b.c> rejected RCPT xxx@a.b.c: $domain_data=DOMAIN DATA $local_part_data=LOCAL PART DATA