->>> host in recipient_unqualified_hosts? no (option unset)
->>> 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)
->>> using ACL "check_recipienty"
->>> processing "accept"
->>> check hosts = non.existent.invalid : V4NET.0.0.13
->>> no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
-LOG: no IP address found for host non.existent.invalid (during SMTP connection from [V4NET.0.0.13])
->>> host in "non.existent.invalid : V4NET.0.0.13"? no (failed to find IP address for non.existent.invalid)
-LOG: list matching forced to fail: failed to find IP address for non.existent.invalid
->>> accept: condition test failed in ACL "check_recipienty"
->>> processing "deny"
->>> message: "Denied"
->>> deny: condition test succeeded in ACL "check_recipienty"
->>> end of ACL "check_recipienty": DENY
-LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
+>>> host in recipient_unqualified_hosts? no (option unset)
+>>> 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)
+>>> test in helo_lookup_domains?
+>>> list element: @
+>>> list element: @[]
+>>> test in helo_lookup_domains? no (end of list)
+>>> using ACL "check_recipienty"
+>>> processing "accept" (TESTSUITE/test-config 30)
+>>> check hosts = not-exist.test.ex : V4NET.0.0.13
+>>> host in "not-exist.test.ex : V4NET.0.0.13"?
+>>> list element: not-exist.test.ex
+>>> no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
+LOG: no IP address found for host not-exist.test.ex (during SMTP connection from (test) [V4NET.0.0.13])
+>>> host in "not-exist.test.ex : V4NET.0.0.13"? no (failed to find IP address for not-exist.test.ex)
+LOG: list matching forced to fail: failed to find IP address for not-exist.test.ex
+>>> accept: condition test failed in ACL "check_recipienty"
+>>> processing "deny" (TESTSUITE/test-config 31)
+>>> message: "Denied"
+>>> deny: condition test succeeded in ACL "check_recipienty"
+>>> end of ACL "check_recipienty": DENY
+LOG: H=(test) [V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"