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/2019 | |
parent | 2d5bf0979718f106016157dff7c6e7cdb01ac2b4 (diff) |
Testsuite: munge standard port numbers in logs
Diffstat (limited to 'test/log/2019')
-rw-r--r-- | test/log/2019 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/2019 b/test/log/2019 index 53dc46d6f..cc5d14649 100644 --- a/test/log/2019 +++ b/test/log/2019 @@ -6,6 +6,6 @@ 1999-03-02 09:44:33 End queue run: pid=pppp -qf ******** SERVER ******** -1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTPS on port 1225 +1999-03-02 09:44:33 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTPS on port PORT_D 1999-03-02 09:44:33 10HmaX-0005vi-00 <= userx@test.ex H=(rhu.barb) [127.0.0.1] P=esmtps X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no S=sss 1999-03-02 09:44:33 10HmaY-0005vi-00 <= userx@test.ex H=[ip4.ip4.ip4.ip4] P=smtp X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=yes DN="C=UK,O=The Exim Maintainers,OU=Test Suite,CN=Phil Pennock" S=sss |