diff options
Diffstat (limited to 'test/stderr/0303')
-rw-r--r-- | test/stderr/0303 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0303 b/test/stderr/0303 index c690b62ec..a62446a21 100644 --- a/test/stderr/0303 +++ b/test/stderr/0303 @@ -81,7 +81,7 @@ SMTP<< mail from:<> 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 @@ -149,7 +149,7 @@ SMTP<< mail from:<> 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 |