diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-08 11:09:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-11 20:30:18 +0100 |
commit | f6fa370ab8cc56cf06e906a1a2c714d196aac81b (patch) | |
tree | b604739aa3ad535d9604a6d3bb4b2f5f6488ac1e /test/log/3454 | |
parent | 0851a3bbf4667081d47f5d85b6b3a5cb33cbdba6 (diff) |
GnuTLS: more info on accept zero-error
Diffstat (limited to 'test/log/3454')
-rw-r--r-- | test/log/3454 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/3454 b/test/log/3454 index f14671d0d..634fc42de 100644 --- a/test/log/3454 +++ b/test/log/3454 @@ -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 PORT_D -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 TLS error on connection from [127.0.0.1] (recv): The TLS connection was non-properly terminated.: syscall: Permission denied 1999-03-02 09:44:33 no MAIL in SMTP connection from [127.0.0.1] D=qqs X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C=EHLO,STARTTLS,AUTH 1999-03-02 09:44:33 no MAIL in SMTP connection from (foobar) [127.0.0.1] D=qqs A=plain:userx X=TLS1.x:ke-RSA-AES256-SHAnnn:xxx CV=no C=EHLO,STARTTLS,EHLO,AUTH,QUIT |