->>> 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
->>> processing "deny"
->>> deny: condition test succeeded
-LOG: H=[V4NET.0.0.13] F=<userx@test.ex> rejected RCPT <y@test.ex>: "Denied"
+>>> processing "accept" (TESTSUITE/test-config 30)
+>>> check hosts = not-exist.test.ex : V4NET.0.0.13
+>>> 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"