Early-pipe: invalidate cache on a failure of required-auth
[exim.git] / test / stderr / 0057
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.ex in percent_hack_domains? no (end of list)
10 >>> using ACL "check_recipient"
11 >>> processing "accept" (TESTSUITE/test-config 23)
12 >>> check domains = +local_domains
13 >>> test.ex in "test.ex : myhost.ex : *.test.ex"? yes (matched "test.ex")
14 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
15 >>> accept: condition test succeeded in ACL "check_recipient"
16 >>> end of ACL "check_recipient": ACCEPT
17 >>> anotherhost.example.com in percent_hack_domains? no (end of list)
18 >>> using ACL "check_recipient"
19 >>> processing "accept" (TESTSUITE/test-config 23)
20 >>> check domains = +local_domains
21 >>> anotherhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
22 >>> anotherhost.example.com in "+local_domains"? no (end of list)
23 >>> accept: condition test failed in ACL "check_recipient"
24 >>> processing "accept" (TESTSUITE/test-config 24)
25 >>> check domains = +relay_domains
26 >>> anotherhost.example.com in "test.ex : !*"? no (matched "!*")
27 >>> anotherhost.example.com in "+relay_domains"? no (end of list)
28 >>> accept: condition test failed in ACL "check_recipient"
29 >>> processing "deny" (TESTSUITE/test-config 25)
30 >>> message: relay not permitted
31 >>> deny: condition test succeeded in ACL "check_recipient"
32 >>> end of ACL "check_recipient": DENY
33 LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@anotherhost.example.com>: relay not permitted
34 >>> 3rdhost.example.com in percent_hack_domains? no (end of list)
35 >>> using ACL "check_recipient"
36 >>> processing "accept" (TESTSUITE/test-config 23)
37 >>> check domains = +local_domains
38 >>> 3rdhost.example.com in "test.ex : myhost.ex : *.test.ex"? no (end of list)
39 >>> 3rdhost.example.com in "+local_domains"? no (end of list)
40 >>> accept: condition test failed in ACL "check_recipient"
41 >>> processing "accept" (TESTSUITE/test-config 24)
42 >>> check domains = +relay_domains
43 >>> 3rdhost.example.com in "test.ex : !*"? no (matched "!*")
44 >>> 3rdhost.example.com in "+relay_domains"? no (end of list)
45 >>> accept: condition test failed in ACL "check_recipient"
46 >>> processing "deny" (TESTSUITE/test-config 25)
47 >>> message: relay not permitted
48 >>> deny: condition test succeeded in ACL "check_recipient"
49 >>> end of ACL "check_recipient": DENY
50 LOG: H=[V4NET.0.0.1] F=<userx@somehost.example.com> rejected RCPT <userx@3rdhost.example.com>: relay not permitted
51 LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=[V4NET.0.0.1] P=smtp S=sss