Debug: build a summary string tracking transport SMTP commands & responses
[exim.git] / test / stderr / 0467
index ec84ba9c047753bf7c9de6ae5307d3166351f1e1..6c6ce3ede46c7f4c2d26c42b7ab4c985420283d8 100644 (file)
@@ -16,7 +16,7 @@ LOG: MAIN
   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
 delivering 10HmaZ-0005vi-00
 Transport port=25 replaced by host-specific port=1224
-Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected
+Connecting to localhost.test.ex [127.0.0.1]:1224 ...  connected
   SMTP<< 220 Server ready
   SMTP>> EHLO myhost.test.ex
   SMTP<< 250-server id
@@ -28,8 +28,13 @@ Connecting to localhost.test.ex [127.0.0.1]:1224 ... connected
   SMTP>> DATA
   SMTP<< 354 OK
   SMTP>> writing message and terminating "."
+  SMTP>> .
   SMTP<< 250 OK
-  SMTP>> QUIT
+  SMTP+> QUIT
+  SMTP(shutdown)>>
+  SMTP<< 250 OK
+  SMTP(close)>>
+cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250'
 LOG: MAIN
   => x@srv27.test.ex R=r1 T=t1 H=localhost.test.ex [127.0.0.1]:1224 C="250 OK"
 LOG: MAIN