diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 20:17:22 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-03-12 22:46:03 +0000 |
commit | 2e6a0ed708ac49cabf193f05e970489423e6dbb2 (patch) | |
tree | 09b269dedc4718e322deef1d1a90eaf6335a7e7b /test/log/5650 | |
parent | 2d5bf0979718f106016157dff7c6e7cdb01ac2b4 (diff) |
Testsuite: munge standard port numbers in logs
Diffstat (limited to 'test/log/5650')
-rw-r--r-- | test/log/5650 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/log/5650 b/test/log/5650 index 4e0585a75..75428e24f 100644 --- a/test/log/5650 +++ b/test/log/5650 @@ -4,14 +4,14 @@ 1999-03-02 09:44:33 4: Connection functions when server is prepared to staple but client does not request it ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) 1999-03-02 09:44:33 acl_mail: ocsp in status: 2 (vfynotdone) -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) 1999-03-02 09:44:33 TLS error on connection from [ip4.ip4.ip4.ip4] (recv): The TLS connection was non-properly terminated. -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) 1999-03-02 09:44:33 TLS error on connection from [ip4.ip4.ip4.ip4] (recv): The TLS connection was non-properly terminated. -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port 1225 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D 1999-03-02 09:44:33 acl_conn: ocsp in status: 0 (notreq) |