heimdal_gssapi: accept SASL with empty authzid
[exim.git] / test / stderr / 3205
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_2_3_4"
10>>> processing "deny"
11>>> check senders = testdb;defer
485aa451 12>>> userx@external.test.ex in "testdb;defer"? list match deferred for testdb;defer
54c5ebb1
PH
13>>> deny: condition test deferred
14LOG: H=[1.2.3.4] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: 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_4_3_2_1"
24>>> processing "accept"
25>>> check hosts = :
26>>> host in ":"? no (end of list)
27>>> accept: condition test failed
28>>> processing "deny"
29>>> check hosts = testdb;defer
485aa451 30>>> host in "testdb;defer"? list match deferred for testdb;defer
54c5ebb1
PH
31>>> deny: condition test deferred
32LOG: H=[4.3.2.1] F=<userx@external.test.ex> temporarily rejected RCPT <userx@test.ex>: testdb lookup forced DEFER