summaryrefslogtreecommitdiff
path: root/test/stderr/5400
diff options
context:
space:
mode:
Diffstat (limited to 'test/stderr/5400')
-rw-r--r--test/stderr/54008
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/5400 b/test/stderr/5400
index 11c861ba7..bc3dba5dd 100644
--- a/test/stderr/5400
+++ b/test/stderr/5400
@@ -30,7 +30,7 @@ accept: condition test succeeded in inline ACL
SMTP>> .
SMTP<< 250 OK
LOG: MAIN
- >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
SMTP>> QUIT
----------- cutthrough shutdown (delivered) ------------
LOG: MAIN
@@ -73,7 +73,7 @@ accept: condition test succeeded in inline ACL
SMTP>> .
SMTP<< 250 OK
LOG: MAIN
- >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ >> userz@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
SMTP>> QUIT
----------- cutthrough shutdown (delivered) ------------
LOG: MAIN
@@ -157,9 +157,9 @@ no messages waiting for 127.0.0.1
SMTP>> QUIT
Leaving smtp transport
LOG: MAIN
- => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ => usery@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
- -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1]
+ -> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
LOG: MAIN
Completed
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>