From 4f7a93c27e3d43b44c42d3fc503f03b9b42ca622 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 10 Dec 2022 16:19:16 +0000 Subject: Allow a forced-fail for banner expansion to close connection without panic-log --- test/stdout/5711 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'test/stdout/5711') diff --git a/test/stdout/5711 b/test/stdout/5711 index f96f81b96..6a928b2e9 100644 --- a/test/stdout/5711 +++ b/test/stdout/5711 @@ -2,7 +2,7 @@ Connecting to 127.0.0.1 port 1225 ... connected Attempting to start TLS Succeeded in starting TLS ??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +<<< 220 my banner >>> quit ??? 221 <<< 221 myhost.test.ex closing connection @@ -11,7 +11,7 @@ Connecting to 127.0.0.1 port 1225 ... connected Attempting to start TLS Succeeded in starting TLS ??? 220 -<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 +<<< 220 my banner End of script Connecting to 127.0.0.1 port 1226 ... connected Attempting to start TLS @@ -25,6 +25,12 @@ Failed to start TLS ???* Expected EOF read End of script +Connecting to 127.0.0.1 port 1228 ... connected +Attempting to start TLS +Succeeded in starting TLS +???* +Expected EOF read +End of script Connecting to 127.0.0.1 port 1225 ... connected +++ 1 End of script -- cgit v1.2.3