summaryrefslogtreecommitdiff
path: root/test/stderr/0628
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/0628
parentd23b36cd691de33b709eae04f6f100272a8081eb (diff)
Logging: Add "D=" to more connection closure log lines. Bug 2434
Diffstat (limited to 'test/stderr/0628')
-rw-r--r--test/stderr/06284
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0628 b/test/stderr/0628
index 757d24dd7..215206a82 100644
--- a/test/stderr/0628
+++ b/test/stderr/0628
@@ -22,7 +22,7 @@
01:01:01 p1237 SMTP<< QUIT
01:01:01 p1237 SMTP>> 221 myhost.test.ex closing connection
01:01:01 p1237 LOG: smtp_connection MAIN
-01:01:01 p1237 SMTP connection from (test.ex) [127.0.0.1] closed by QUIT
+01:01:01 p1237 SMTP connection from (test.ex) [127.0.0.1] D=qqs closed by QUIT
01:01:01 p1239 Exim version x.yz uid=EXIM_UID gid=EXIM_GID pid=p1239 D=fff9ffff
01:01:01 p1239 macros_trusted overridden to true by whitelisting
01:01:01 p1239 changed uid/gid: forcing real = effective
@@ -136,7 +136,7 @@
01:01:01 p1240 SMTP<< QUIT
01:01:01 p1240 SMTP>> 221 myhost.test.ex closing connection
01:01:01 p1240 LOG: smtp_connection MAIN
-01:01:01 p1240 SMTP connection from (test.ex) [127.0.0.1] closed by QUIT
+01:01:01 p1240 SMTP connection from (test.ex) [127.0.0.1] D=qqs closed by QUIT
01:01:01 p1240 search_tidyup called
01:01:01 p1240 SMTP>>(close on process exit)
01:01:01 p1240 >>>>>>>>>>>>>>>> Exim pid=p1240 (daemon-accept) terminating with rc=0 >>>>>>>>>>>>>>>>