diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-25 00:25:51 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-04-25 00:25:51 +0100 |
commit | 6968512fc21cf0a41b2751bb9df39ed40941c1c3 (patch) | |
tree | 0664aa6a1eeeab7ff08ad412450219df9b2b7e84 /test/stderr/0464 | |
parent | 2416c261306ff5e1248c5501b736b031a27367f5 (diff) |
Add ACL name to debug output of condition result (bug 1238).
Diffstat (limited to 'test/stderr/0464')
-rw-r--r-- | test/stderr/0464 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/stderr/0464 b/test/stderr/0464 index 06235fe9f..6d2746223 100644 --- a/test/stderr/0464 +++ b/test/stderr/0464 @@ -94,7 +94,7 @@ routed by r2 router envelope to: abc@xxx.domain1 transport: smtp ----------- end verify ------------ -require: condition test succeeded +require: condition test succeeded in ACL "rcpt" processing "require" check domains = +special_domains cached yes match for +special_domains @@ -160,9 +160,9 @@ routed by r2 router envelope to: abc@xxx.domain1 transport: smtp ----------- end verify ------------ -require: condition test succeeded +require: condition test succeeded in ACL "rcpt" processing "accept" -accept: condition test succeeded +accept: condition test succeeded in ACL "rcpt" SMTP>> 250 Accepted SMTP<< quit SMTP>> 221 myhost.test.ex closing connection |