summaryrefslogtreecommitdiff
path: root/test/stderr/0609
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-08-08 23:33:41 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-08-09 11:59:21 +0100
commit4e871f9b28dff4cacfd012aede1d092cc8cfbd36 (patch)
tree79c7fa20ca0c40c22a7762e50670ab233097fa7f /test/stderr/0609
parentddaf34e7b7fe02cbbb99a6bf515eb4298d6b2d4b (diff)
Logging: connection_id
Diffstat (limited to 'test/stderr/0609')
-rw-r--r--test/stderr/06098
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stderr/0609 b/test/stderr/0609
index 8e99a3f7e..2ea697f69 100644
--- a/test/stderr/0609
+++ b/test/stderr/0609
@@ -15,8 +15,8 @@ LOG: MAIN
daemon running with uid=EXIM_UID gid=EXIM_GID euid=EXIM_UID egid=EXIM_GID
Listening...
Connection request from 127.0.0.1 port sssss
-LOG: smtp_connection MAIN
- SMTP connection from [127.0.0.1] (TCP/IP connection count = 1)
+p1235 LOG: smtp_connection MAIN
+p1235 SMTP connection from [127.0.0.1] (TCP/IP connection count = 1)
p1235 Process p1235 is handling incoming connection from [127.0.0.1]
p1235 Process p1235 is ready for new message
p1235 using ACL "delay4_accept"
@@ -35,8 +35,8 @@ child p1235 ended: status=0x0
0 SMTP accept processes now running
Listening...
Connection request from 127.0.0.1 port sssss
-LOG: smtp_connection MAIN
- SMTP connection from [127.0.0.1] (TCP/IP connection count = 1)
+p1236 LOG: smtp_connection MAIN
+p1236 SMTP connection from [127.0.0.1] (TCP/IP connection count = 1)
p1236 Process p1236 is handling incoming connection from [127.0.0.1]
p1236 Process p1236 is ready for new message
p1236 using ACL "delay4_accept"