From 843edb3830b89e01fd2b956d2a0d23d13e29b55e Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 11 Mar 2021 22:44:27 +0000 Subject: Debug: tag client SMTP output with buffering qualifier --- test/stderr/4052 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stderr/4052') diff --git a/test/stderr/4052 b/test/stderr/4052 index 49bee93f2..c824cb477 100644 --- a/test/stderr/4052 +++ b/test/stderr/4052 @@ -22,11 +22,11 @@ delivering 10HmbP-0005vi-00 to 127.0.0.1 [127.0.0.1] (extchange@test.ex) Transport port=25 replaced by host-specific port=1225 EHLO response bits from cache: cleartext 0x0120/0x0000 crypted 0x0000/0x0000 Using cached cleartext PIPE_CONNECT - SMTP>> EHLO the.local.host.name + SMTP|> EHLO the.local.host.name using PIPELINING not using DSN - SMTP>> MAIL FROM: - SMTP>> RCPT TO: + SMTP|> MAIL FROM: + SMTP|> RCPT TO: SMTP>> DATA cmd buf flush ddd bytes Connecting to 127.0.0.1 [127.0.0.1]:1225 ... sending dd nonTFO early-data @@ -56,7 +56,7 @@ transport_check_waiting entered sequence=1 local_max=500 global_max=-1 no messages waiting for 127.0.0.1 transport_check_waiting: FALSE - SMTP>> QUIT + SMTP+> QUIT cmd buf flush ddd bytes (more expected) SMTP(close)>> Leaving smtp transport -- cgit v1.2.3