On Wed, 17 May 2006, Chris Lear wrote: > * Yves Goergen wrote (17/05/06 11:42): > > > > 2006-05-17 12:34:28 TLS error on connection from > > p54942341.dip0.t-ipconnect.de ([192.168.0.2]) [84.148.35.65] > > (SSL_accept): Not Implemented > > This looks like it's coming from line 701 in tls-openssl.c (reproduced > here with some context) > > ERR_error_string(ERR_get_error(), ssl_errstring); > log_write(0, LOG_MAIN, "TLS error on connection from %s (SSL_accept): %s", > (sender_fullhost != NULL)? sender_fullhost : US"local process", > ssl_errstring); > > The "Not Implemented" looks like it's coming from an openssl error.
Except I can't find the string "Not Implemented" anywhere in OpenSSL or Exim. Yves might like to try a recursive grep to find out where it comes from... Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
