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/0620 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/stderr/0620') diff --git a/test/stderr/0620 b/test/stderr/0620 index 8b11e90f3..577a8771d 100644 --- a/test/stderr/0620 +++ b/test/stderr/0620 @@ -51,7 +51,7 @@ LOG: MAIN LOG: MAIN $0 'trythiskey.ex' $1 '' LOG: smtp_connection MAIN - SMTP connection from CALLER closed by QUIT + SMTP connection from CALLER D=qqs closed by QUIT >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> Exim version x.yz .... environment after trimming: @@ -105,5 +105,5 @@ LOG: MAIN LOG: MAIN $0 'trythiskey.ex' $1 '' LOG: smtp_connection MAIN - SMTP connection from CALLER closed by QUIT + SMTP connection from CALLER D=qqs closed by QUIT >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>> -- cgit v1.2.3