From ef2e5890df09193717f9d345ffaaa406e2d8aae7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 3 Jan 2022 16:08:37 +0000 Subject: TLS: event for daemon accept fail --- test/log/5711 | 14 ++++++++++++++ test/log/5721 | 13 +++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 test/log/5711 create mode 100644 test/log/5721 (limited to 'test/log') diff --git a/test/log/5711 b/test/log/5711 new file mode 100644 index 000000000..0616b56b2 --- /dev/null +++ b/test/log/5711 @@ -0,0 +1,14 @@ + +******** SERVER ******** +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 eval host_reject_connection +1999-03-02 09:44:33 ACL conn +1999-03-02 09:44:33 ACL quit +1999-03-02 09:44:33 eval host_reject_connection +1999-03-02 09:44:33 ACL conn +1999-03-02 09:44:33 TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated. +1999-03-02 09:44:33 ACL notquit +1999-03-02 09:44:33 eval host_reject_connection +1999-03-02 09:44:33 EV tls:fail:connect +1999-03-02 09:44:33 EVDATA: (gnutls_handshake): The TLS connection was non-properly terminated. +1999-03-02 09:44:33 TLS error on connection from [127.0.0.1] (tls lib accept fn): TCP connection closed by peer diff --git a/test/log/5721 b/test/log/5721 new file mode 100644 index 000000000..bf826cef4 --- /dev/null +++ b/test/log/5721 @@ -0,0 +1,13 @@ + +******** SERVER ******** +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 eval host_reject_connection +1999-03-02 09:44:33 ACL conn +1999-03-02 09:44:33 ACL quit +1999-03-02 09:44:33 eval host_reject_connection +1999-03-02 09:44:33 ACL conn +1999-03-02 09:44:33 ACL notquit +1999-03-02 09:44:33 eval host_reject_connection +1999-03-02 09:44:33 EV tls:fail:connect +1999-03-02 09:44:33 EVDATA: SSL_accept: TCP connection closed by peer +1999-03-02 09:44:33 TLS error on connection from [127.0.0.1] (tls lib accept fn): TCP connection closed by peer -- cgit v1.2.3