3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] couriertls missing
FromSent OnAttachments
RemiSep 10, 2006 1:16 pm 
Sam VarshavchikSep 10, 2006 1:58 pm 
RemiSep 11, 2006 1:58 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:Re: [courier-users] couriertls missingActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 10, 2006 1:58:25 pm
List:net.sourceforge.lists.courier-users

Remi writes:

Hi everyone,

I have CentOS 4.2 and I'm trying to run Courier on the system. I downloaded the latest tar package from the Web site today and ran 'rpmbuild -ta' on it, while not being root. The RPM files were created just fine, although I needed to install the depedencies first, and I was able to install all of them.

However, I'm unable to start imapd-ssl and pop3d-ssl. When I check the init.d script for courier, I see that it's checking to see if couriertls is executable. Unfortunately, the file doesn't even exist. I updated OpenSSL and remade and reinstalled the Courier RPM's, but no change.

Any ideas about what I should do? Thanks in advance!

You must have OpenSSL development packages installed before building Courier. You probably have just OpenSSL runtime installed, which is not enough. Install the openssl-devel package, then rebuild Courier.