host 127.0.0.1 [127.0.0.1]
----------- end verify ------------
sender qq@remote verified ok
-deny: condition test failed
+deny: condition test failed in ACL "rcpt"
processing "warn"
check senders = qq@remote
address match: subject=qq@remote pattern=qq@remote
dbfn_write: key=qq@remote
wrote negative callout cache address record
----------- end verify ------------
-warn: condition test succeeded
+warn: condition test succeeded in ACL "rcpt"
LOG: MAIN
U=CALLER Warning: Sender verify failed: response to "RCPT TO:<qq@remote>" from 127.0.0.1 [127.0.0.1] was: 550 Unknown
processing "accept"
address match: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded
+accept: condition test succeeded in ACL "rcpt"
SMTP>> 250 Accepted
SMTP<< rcpt to:<xyz@local>
using ACL "rcpt"
qq@remote in "qq@remote"? yes (matched "qq@remote")
check !verify = sender
using cached sender verify result
-deny: condition test failed
+deny: condition test failed in ACL "rcpt"
processing "warn"
check senders = qq@remote
address match: subject=qq@remote pattern=qq@remote
callout cache: found address record
callout cache: address record is negative
----------- end verify ------------
-warn: condition test succeeded
+warn: condition test succeeded in ACL "rcpt"
LOG: MAIN
U=CALLER Warning: Sender verify failed
processing "accept"
address match: subject=qq@remote pattern=qq@remote
remote in "remote"? yes (matched "remote")
qq@remote in "qq@remote"? yes (matched "qq@remote")
-accept: condition test succeeded
+accept: condition test succeeded in ACL "rcpt"
SMTP>> 250 Accepted
SMTP<< quit
SMTP>> 221 mail.test.ex closing connection