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/4031 | |
parent | 1d38781da934809e6ce0b8c3718c4b3bccdfe1d2 (diff) |
Debug: list searching
Diffstat (limited to 'test/stderr/4031')
-rw-r--r-- | test/stderr/4031 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test/stderr/4031 b/test/stderr/4031 index b0d6a4aaf..03da8b266 100644 --- a/test/stderr/4031 +++ b/test/stderr/4031 @@ -7,6 +7,12 @@ >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> list element: ip4.ip4.ip4.ip4 +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> clientname in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> clientname in helo_lookup_domains? no (end of list) >>> using ACL "r_acl" >>> processing "accept" (TESTSUITE/test-config 22) @@ -38,8 +44,14 @@ LOG: 10HmaX-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2] P=smtp S=sss >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> list element: ip4.ip4.ip4.ip4 >>> looking up host name for 127.0.0.2 LOG: no host name found for IP address 127.0.0.2 +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> clientname in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> clientname in helo_lookup_domains? no (end of list) >>> using ACL "r_acl" >>> processing "accept" (TESTSUITE/test-config 22) @@ -71,8 +83,14 @@ LOG: 10HmaY-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1113 P=smtp PRX=ip >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> list element: ip4.ip4.ip4.ip4 >>> looking up host name for 127.0.0.2 LOG: no host name found for IP address 127.0.0.2 +>>> host in pipelining_connect_advertise_hosts? +>>> list element: +>>> clientname in helo_lookup_domains? +>>> list element: @ +>>> list element: @[] >>> clientname in helo_lookup_domains? no (end of list) >>> using ACL "r_acl" >>> processing "accept" (TESTSUITE/test-config 22) @@ -104,6 +122,9 @@ LOG: 10HmaZ-0005vi-00 <= a@test.ex H=(clientname) [127.0.0.2]:1115 P=smtp PRX=ip >>> host in helo_verify_hosts? no (option unset) >>> host in helo_try_verify_hosts? no (option unset) >>> host in helo_accept_junk_hosts? no (option unset) +>>> list element: ip4.ip4.ip4.ip4 +>>> host in pipelining_connect_advertise_hosts? +>>> list element: ******** SERVER ******** ### non-prox plain receive |