diff options
Diffstat (limited to 'test/stderr/0420')
-rw-r--r-- | test/stderr/0420 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0420 b/test/stderr/0420 index 6694987ce..fbb2bf6c6 100644 --- a/test/stderr/0420 +++ b/test/stderr/0420 @@ -26,7 +26,7 @@ SMTP<< mail from:<x@y> SMTP>> 250 OK SMTP<< rcpt to:<x@y> 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 @@ -50,7 +50,7 @@ SMTP<< mail from:<a@b> SMTP>> 250 OK SMTP<< rcpt to:<x@y> 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 |