summaryrefslogtreecommitdiff
path: root/test/stderr/0303
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-01-18 11:34:07 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2023-01-19 17:34:28 +0000
commitaae673d7db4b26e8c4a8cc3d59fe94de4c47ba16 (patch)
tree398b3672681ecd0664cb79397f2001fea59b9c76 /test/stderr/0303
parentd23b36cd691de33b709eae04f6f100272a8081eb (diff)
Logging: Add "D=" to more connection closure log lines. Bug 2434
Diffstat (limited to 'test/stderr/0303')
-rw-r--r--test/stderr/03034
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0303 b/test/stderr/0303
index 02875c77d..6c8b6a5d8 100644
--- a/test/stderr/0303
+++ b/test/stderr/0303
@@ -128,7 +128,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]) [V4NET.2.3.4] closed by QUIT
+ SMTP connection from ([V4NET.2.3.4]) [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 ....
@@ -208,6 +208,6 @@ smtp_setup_msg entered
SMTP<< quit
SMTP>> 221 myhost.test.ex closing connection
LOG: smtp_connection MAIN
- SMTP connection from host.name.tld [V4NET.2.3.4] closed by QUIT
+ SMTP connection from host.name.tld [V4NET.2.3.4] D=qqs closed by QUIT
search_tidyup called
>>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>