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/5652 | |
parent | 2d5bf0979718f106016157dff7c6e7cdb01ac2b4 (diff) |
Testsuite: munge standard port numbers in logs
Diffstat (limited to 'test/log/5652')
-rw-r--r-- | test/log/5652 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/5652 b/test/log/5652 index 3b17f6c49..48034447f 100644 --- a/test/log/5652 +++ b/test/log/5652 @@ -8,9 +8,9 @@ 1999-03-02 09:44:33 10HmaZ-0005vi-00 Completed ******** 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_mail: ocsp in status: 2 (vfynotdone) 1999-03-02 09:44:33 10HmaY-0005vi-00 <= <> H=localhost (server1.example.com) [127.0.0.1] P=esmtps X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no S=sss id=E10HmaX-0005vi-00@server1.example.com -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_mail: ocsp in status: 2 (vfynotdone) 1999-03-02 09:44:33 10HmbA-0005vi-00 <= <> H=localhost (server1.example.com) [127.0.0.1] P=esmtps X=TLS1.x:ke-ECDSA-AES256-SHAnnn:xxx CV=no S=sss id=E10HmaZ-0005vi-00@server1.example.com |