1 message in net.sourceforge.lists.courier-users[courier-users] couriertls won't comp...
FromSent OnAttachments
John LangeOct 18, 2002 11:52 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] couriertls won't compile and therefore I can't get SSL support workingActions...
From:John Lange (lis@darkcore.net)
Date:Oct 18, 2002 11:52:42 am
List:net.sourceforge.lists.courier-users

The docs for courier IMAP 1.5.3 say "If OpenSSL is available during configuration, the couriertls helper gets compiled".

However, this is not the case on my system. Even though the OpenSSL libraries and headers are available and the SSL versions of both IMAP and POP are bing compiled, courierlts is not.

I have compiled and installed OpenSSL from source which lands ssl in /usr/local/ssl. My only suspicion at this time is that perhaps courier can't find the header files it needs such as ssl.h but as far as I can see there are no configure options to tell courier where to locate OpenSSL.

I even tried "SSL_BASE=/usr/local/ssl ./configure" (like for mod_ssl) but that had no affect.

Can anyone help me out here? I'm desperate to get SSL POP and IMAP support working so we can upgrade our mail server.

Thanks,

John