On Wed, 17 May 2006, Yves Goergen wrote: > On 17.05.2006 16:37 (+0100), Tony Finch wrote: > > > > 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... > > exim source dir$ grep -R "Not Implemented" * > Binary file build-Linux-i386/exim matches
I can't reproduce that, so I guess it's something that you are linking against. Try also doing the grep in /lib /usr/lib /usr/local/lib 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/
