-read ACL from file TESTSUITE/aux-fixed/0386.acl1
-processing "accept"
-check hosts = :
-host in ":"? no (end of list)
-accept: condition test failed
-processing "deny"
-check local_parts = ^.*[@%!/|]
-1 in "^.*[@%!/|]"? no (end of list)
-deny: condition test failed
-processing "require"
-check verify = sender/defer_ok
+using ACL "chk_rcpt"
+processing "accept" (TESTSUITE/test-config 18)
+check local_parts = 1
+1 in "1"?
+ list element: 1
+ 1 in "1"? yes (matched "1")
+check acl = TESTSUITE/aux-fixed/0386.acl1
+ read ACL from file TESTSUITE/aux-fixed/0386.acl1
+ processing "accept" (TESTSUITE/test-config 44)
+ check hosts = :
+ host in ":"?
+ list element:
+ host in ":"? no (end of list)
+ accept: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
+ processing "deny" (TESTSUITE/test-config 44)
+ check local_parts = ^.*[@%!/|]
+ 1 in "^.*[@%!/|]"?
+ list element: ^.*[@%!/|]
+ compiled caseless RE '^.*[@%!/|]' not found in local cache
+ compiled RE '^.*[@%!/|]' saved in local cache
+ 1 in "^.*[@%!/|]"? no (end of list)
+ deny: condition test failed in ACL "TESTSUITE/aux-fixed/0386.acl1"
+ processing "require" (TESTSUITE/test-config 44)
+ l_message: Invalid sender
+ message: Couldn't verify the sender
+ check verify = sender/defer_ok