Feb 6 18:49:51 localhost imapd: relocation error: /usr/lib/libc-client.so.2001: undefined symbol: SSL_library_init
This is a shared library problem. SSL_library_init() is a function in OpenSSL, not IMAP. Try building with static libraries and see if that makes things any better.
-- Mark --
http://staff.washington.edu/mrc Science does not emerge from voting, party politics, or public debate. Si vis pacem, para bellum.
