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/0443 | |
parent | 2416c261306ff5e1248c5501b736b031a27367f5 (diff) |
Add ACL name to debug output of condition result (bug 1238).
Diffstat (limited to 'test/stderr/0443')
-rw-r--r-- | test/stderr/0443 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/stderr/0443 b/test/stderr/0443 index 92c03685c..6cf1dcf04 100644 --- a/test/stderr/0443 +++ b/test/stderr/0443 @@ -19,6 +19,6 @@ >>> interface=NULL port=25 >>> Connecting to ten-1.test.ex [V4NET.0.0.1]:25 ... failed: Network Error >>> ----------- end verify ------------ ->>> accept: condition test deferred +>>> accept: condition test deferred in ACL "rcpt" LOG: H=[V4NET.0.0.1] sender verify defer for <x@ten-1.test.ex>: could not connect to ten-1.test.ex [V4NET.0.0.1]: Network Error LOG: H=[V4NET.0.0.1] F=<x@ten-1.test.ex> temporarily rejected RCPT x@y: Could not complete sender verify callout |