heimdal_gssapi: accept SASL with empty authzid
[exim.git] / test / stderr / 3202
CommitLineData
54c5ebb1
PH
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>>> using ACL "acl_1_1_1"
10>>> processing "accept"
11>>> check hosts = net-testdb;defer
485aa451 12>>> host in "net-testdb;defer"? list match deferred for net-testdb;defer
54c5ebb1
PH
13>>> accept: condition test deferred
14LOG: H=[1.1.1.1] F=<x@y> temporarily rejected RCPT <x@y>: testdb lookup forced DEFER
15>>> host in hosts_connection_nolog? no (option unset)
16>>> host in host_lookup? no (option unset)
17>>> host in host_reject_connection? no (option unset)
18>>> host in sender_unqualified_hosts? no (option unset)
19>>> host in recipient_unqualified_hosts? no (option unset)
20>>> host in helo_verify_hosts? no (option unset)
21>>> host in helo_try_verify_hosts? no (option unset)
22>>> host in helo_accept_junk_hosts? no (option unset)
23>>> using ACL "acl_1_1_2"
24>>> processing "deny"
25>>> check domains = testdb;defer
485aa451 26>>> y in "testdb;defer"? list match deferred for testdb;defer
54c5ebb1
PH
27>>> deny: condition test deferred
28LOG: H=[1.1.2.1] F=<x@y> temporarily rejected RCPT <x@y>: testdb lookup forced DEFER
29>>> host in hosts_connection_nolog? no (option unset)
30>>> host in host_lookup? no (option unset)
31>>> host in host_reject_connection? no (option unset)
32>>> host in sender_unqualified_hosts? no (option unset)
33>>> host in recipient_unqualified_hosts? no (option unset)
34>>> host in helo_verify_hosts? no (option unset)
35>>> host in helo_try_verify_hosts? no (option unset)
36>>> host in helo_accept_junk_hosts? no (option unset)
37>>> using ACL "acl_1_1_3"
38>>> processing "require"
39>>> check local_parts = testdb;defer
485aa451 40>>> x in "testdb;defer"? list match deferred for testdb;defer
54c5ebb1
PH
41>>> require: condition test deferred
42LOG: H=[1.1.3.1] F=<x@y> temporarily rejected RCPT <x@y>: testdb lookup forced DEFER