SMTP>> 250 OK
SMTP<< rcpt to:<abc@local>
using ACL "rcpt"
-processing "deny" (TESTSUITE/test-config 19)
+processing ACL rcpt "deny" (TESTSUITE/test-config 19)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
host 127.0.0.1 [127.0.0.1]
----------- end verify ------------
sender qq@remote verified ok
-deny: condition test failed in ACL "rcpt"
-processing "warn" (TESTSUITE/test-config 21)
+deny: condition test failed in ACL rcpt
+processing ACL rcpt "warn" (TESTSUITE/test-config 21)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
wrote negative callout cache address record for qq@remote
----------- end verify ------------
l_message: $acl_verify_message
-warn: condition test succeeded in ACL "rcpt"
+warn: condition test succeeded in ACL rcpt
LOG: MAIN
U=CALLER Warning: Sender verify failed: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<qq@remote>: 550 Unknown
-processing "accept" (TESTSUITE/test-config 24)
+processing ACL rcpt "accept" (TESTSUITE/test-config 24)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
list element: remote
remote in "remote"? yes (matched "remote")
qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
SMTP>> 250 Accepted
SMTP<< rcpt to:<xyz@local>
using ACL "rcpt"
-processing "deny" (TESTSUITE/test-config 19)
+processing ACL rcpt "deny" (TESTSUITE/test-config 19)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
qq@remote in "qq@remote"? yes (matched "qq@remote")
check !verify = sender
using cached sender verify result
-deny: condition test failed in ACL "rcpt"
-processing "warn" (TESTSUITE/test-config 21)
+deny: condition test failed in ACL rcpt
+processing ACL rcpt "warn" (TESTSUITE/test-config 21)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
callout cache: address record is negative
----------- end verify ------------
l_message: $acl_verify_message
-warn: condition test succeeded in ACL "rcpt"
+warn: condition test succeeded in ACL rcpt
LOG: MAIN
U=CALLER Warning: Sender verify failed
-processing "accept" (TESTSUITE/test-config 24)
+processing ACL rcpt "accept" (TESTSUITE/test-config 24)
check senders = qq@remote
qq@remote in "qq@remote"?
list element: qq@remote
list element: remote
remote in "remote"? yes (matched "remote")
qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded in ACL "rcpt"
-end of ACL "rcpt": ACCEPT
+accept: condition test succeeded in ACL rcpt
+end of ACL rcpt: ACCEPT
SMTP>> 250 Accepted
SMTP<< quit
SMTP>> 221 mail.test.ex closing connection