diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 00:50:50 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 00:50:50 +0000 |
commit | 6fc54bd18aa7a51e11dce5a905e754cedb526230 (patch) | |
tree | 670116ba02f231c4f39f6be46ee9aa413365d15a /test/stderr/0537 | |
parent | 1d38781da934809e6ce0b8c3718c4b3bccdfe1d2 (diff) |
Debug: list searching
Diffstat (limited to 'test/stderr/0537')
-rw-r--r-- | test/stderr/0537 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/stderr/0537 b/test/stderr/0537 index 6e2ffe891..7fbff2329 100644 --- a/test/stderr/0537 +++ b/test/stderr/0537 @@ -43,6 +43,7 @@ LOG: sender_ident= >>> end of ACL "log": ACCEPT >>> accept: condition test succeeded in ACL "connect" >>> end of ACL "connect": ACCEPT +>>> list element: >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -86,7 +87,9 @@ LOG: sender_ident=ident >>> end of ACL "log": ACCEPT >>> accept: condition test succeeded in ACL "connect" >>> end of ACL "connect": ACCEPT +>>> list element: >>> host in dsn_advertise_hosts? no (option unset) +>>> list element: * >>> host in pipelining_advertise_hosts? yes (matched "*") >>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "mail" @@ -126,6 +129,7 @@ LOG: sender_ident=ident >>> using ACL "auth" >>> processing "accept" (TESTSUITE/test-config 42) >>> check authenticated = * +>>> list element: * >>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ @@ -170,6 +174,7 @@ LOG: sender_ident=ident >>> using ACL "auth" >>> processing "accept" (TESTSUITE/test-config 42) >>> check authenticated = * +>>> list element: * >>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ |