From 77723dedebf263a1abacc9d68d81d8c6c2484c5f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 23 May 2022 14:15:15 +0100 Subject: Debug: clarify SMTP DATA ops in transport --- test/stderr/0218 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/stderr/0218') diff --git a/test/stderr/0218 b/test/stderr/0218 index acfb3c156..a048735a2 100644 --- a/test/stderr/0218 +++ b/test/stderr/0218 @@ -31,7 +31,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected SMTP<< 250 OK SMTP<< 250 OK SMTP<< 351 Send more - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP<< 250 OK SMTP(close)>> @@ -55,7 +55,7 @@ T: send_to_server (ACL) SMTP<< 250 OK SMTP<< 250 OK SMTP<< 351 Send more - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP+> QUIT SMTP(shutdown)>> @@ -200,7 +200,7 @@ T: send_to_server (ACL) SMTP<< 250 OK SMTP<< 250 OK SMTP<< 351 OK - SMTP>> writing message and terminating "." + SMTP>> (writing message) SMTP>> . SMTP+> QUIT SMTP(shutdown)>> -- cgit v1.2.3