Fix static address-list lookup return
[exim.git] / test / stderr / 3404
index a35594e44fc947e1d9b468064579218d22c68027..ea3f7e0a9bd89565f9ec53015fa7da22badf48ff 100644 (file)
@@ -17,7 +17,9 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
   SMTP<< 354 Send data
   SMTP>> writing message and terminating "."
   SMTP<< 250 OK
-  SMTP>> QUIT
+  SMTP+> QUIT
+  SMTP(shutdown)>>
+  SMTP<< 250 OK
   SMTP(close)>>
 LOG: MAIN
   => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
@@ -42,7 +44,9 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
   SMTP<< 354 Send data
   SMTP>> writing message and terminating "."
   SMTP<< 250 OK
-  SMTP>> QUIT
+  SMTP+> QUIT
+  SMTP(shutdown)>>
+  SMTP<< 250 OK
   SMTP(close)>>
 LOG: MAIN
   => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=plain C="250 OK"
@@ -71,7 +75,9 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
   SMTP<< 354 Send data
   SMTP>> writing message and terminating "."
   SMTP<< 250 OK
-  SMTP>> QUIT
+  SMTP+> QUIT
+  SMTP(shutdown)>>
+  SMTP<< 250 OK
   SMTP(close)>>
 LOG: MAIN
   => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] A=login C="250 OK"