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/0487 | |
parent | 2416c261306ff5e1248c5501b736b031a27367f5 (diff) |
Add ACL name to debug output of condition result (bug 1238).
Diffstat (limited to 'test/stderr/0487')
-rw-r--r-- | test/stderr/0487 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0487 b/test/stderr/0487 index 73c10e891..5a1be61fb 100644 --- a/test/stderr/0487 +++ b/test/stderr/0487 @@ -28,7 +28,7 @@ SMTP<< mail from:<x@y> SMTP>> 250 OK SMTP<< rcpt to:<userx@test.ex> processing "accept" -accept: condition test succeeded +accept: condition test succeeded in inline ACL SMTP>> 250 Accepted SMTP<< data SMTP>> 354 Enter message, ending with "." on a line by itself |