From aae673d7db4b26e8c4a8cc3d59fe94de4c47ba16 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 18 Jan 2023 11:34:07 +0000 Subject: Logging: Add "D=" to more connection closure log lines. Bug 2434 --- test/stderr/0277 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/stderr/0277') diff --git a/test/stderr/0277 b/test/stderr/0277 index f57c5c50f..12c462e56 100644 --- a/test/stderr/0277 +++ b/test/stderr/0277 @@ -47,7 +47,7 @@ smtp_setup_msg entered SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from [V4NET.2.3.4] closed by QUIT + SMTP connection from [V4NET.2.3.4] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... @@ -106,7 +106,7 @@ smtp_setup_msg entered SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from [V4NET.6.7.8] closed by QUIT + SMTP connection from [V4NET.6.7.8] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... @@ -176,7 +176,7 @@ smtp_setup_msg entered SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from [V4NET.10.11.12] closed by QUIT + SMTP connection from [V4NET.10.11.12] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... @@ -246,7 +246,7 @@ smtp_setup_msg entered SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from [V4NET.1.1.1] closed by QUIT + SMTP connection from [V4NET.1.1.1] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... @@ -310,6 +310,6 @@ smtp_setup_msg entered SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from [V4NET.2.2.2] closed by QUIT + SMTP connection from [V4NET.2.2.2] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1238 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> -- cgit v1.2.3