From df12cced099ee64551adf71b5fa38695db62c3f9 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 26 May 2022 12:10:27 +0100 Subject: DEBUG: clarify multiline smtp responses --- test/stderr/0487 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/stderr/0487') diff --git a/test/stderr/0487 b/test/stderr/0487 index 2056f5373..5b9855f4a 100644 --- a/test/stderr/0487 +++ b/test/stderr/0487 @@ -23,10 +23,10 @@ SMTP<< ehlo x.y in pipelining_advertise_hosts? yes (matched "*") in chunking_advertise_hosts? no (end of list) SMTP>> 250-myhost.test.ex Hello CALLER at x.y -250-SIZE 52428800 -250-8BITMIME -250-PIPELINING -250 HELP + 250-SIZE 52428800 + 250-8BITMIME + 250-PIPELINING + 250 HELP SMTP<< mail from: spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 -- cgit v1.2.3