diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-20 20:07:21 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-21 14:55:24 +0100 |
commit | 099afc4f7362d39816cb3555127214548dd9cb35 (patch) | |
tree | 273898f153f8c8dedfdc0d9178bf2804022e78aa /test/log/2034 | |
parent | 3b7ac02caeb878252361e602dc46e96104f773a9 (diff) |
Ensure unique message-id even for rejected messages
Diffstat (limited to 'test/log/2034')
-rw-r--r-- | test/log/2034 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/log/2034 b/test/log/2034 index 33f138ae2..0cc299ee9 100644 --- a/test/log/2034 +++ b/test/log/2034 @@ -1,6 +1,6 @@ ******** 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 TLS error on connection from (rhu.barb) [127.0.0.1] (gnutls_handshake): timed out -1999-03-02 09:44:33 SMTP command timeout on connection from (rhu.barb) [127.0.0.1] -1999-03-02 09:44:33 TLS error on connection from (rhu.barb) [127.0.0.1] (gnutls_handshake): An unexpected TLS packet was received. +1999-03-02 09:44:33 TLS error on connection from (rhu1.barb) [127.0.0.1] (gnutls_handshake): timed out +1999-03-02 09:44:33 SMTP command timeout on connection from (rhu1.barb) [127.0.0.1] +1999-03-02 09:44:33 TLS error on connection from (rhu2.barb) [127.0.0.1] (gnutls_handshake): An unexpected TLS packet was received. |