diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-08 16:01:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-03-08 16:01:54 +0000 |
commit | fc3f96af4e6c7f4ffe6612b705849d7860ab3cd0 (patch) | |
tree | 4687671a02fd6d986e10f3c7c9e0bcdd04066fd8 /test/log/0282 | |
parent | fa18eebc52b4a66752320ecc5152cfac6c2dcc64 (diff) |
Shorten long daemon-startup log lines
Diffstat (limited to 'test/log/0282')
-rw-r--r-- | test/log/0282 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0282 b/test/log/0282 index 0f71226c4..1ec1eacc2 100644 --- a/test/log/0282 +++ b/test/log/0282 @@ -6,6 +6,6 @@ 1999-03-02 09:44:33 End queue run: pid=pppp ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on [127.0.0.1]:1225 [127.0.0.1]:1226 [ip4.ip4.ip4.ip4]:1227 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on [127.0.0.1]:{1225,1226} [ip4.ip4.ip4.ip4]:1227 1999-03-02 09:44:33 10HmaX-0005vi-00 <= userx@test.ex H=(rhu.barb) [127.0.0.1]:1111 I=[127.0.0.1]:1225 P=esmtp S=sss 1999-03-02 09:44:33 10HmaY-0005vi-00 <= userx@test.ex H=(rhu.barb) [127.0.0.1]:1112 I=[127.0.0.1]:1226 P=esmtp S=sss |