Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 12:06:14 -0500
From:      Jim Trigg <jtrigg@spamcop.net>
To:        questions@freebsd.org
Subject:   Re: Courier-IMAP over SSL
Message-ID:  <20030402170614.GA53876@spamcop.net>
In-Reply-To: <20030402174036.N3898@thor.65535.net>
References:  <20030402174036.N3898@thor.65535.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 02, 2003 at 05:42:36PM +0100, Rus Foster wrote:
> Hi All,
> I'm having trouble getting IMAP/SSL working. I've installed courier imap.
> Run /usr/local/share/courier-imap/mkimapdcert, edit the config and put
> IMPADSSLSTART=YES but I'm still not seeing anything and TBH I can't see
> anything in the logs. can someone point me in the right direction?

I had the same problem; the answer is that the port only puts an rc
script for imapd into /usr/local/etc/rc.d, not one for imapd-ssl.  Copy
/usr/ports/mail/courier-imap/work/courier-imap-1.7.1/imapd-ssl.rc to
/usr/local/etc/rc.d/courier-imap-imapd-ssl.sh and make it executable.
Then execute it with the argument "start".  That'll get things going for
you.  (Do the same for pop3d as well if you want POP3/SSL.)

Jim
-- 
Jim Trigg, Lord High Everything Else  O-          /"\
                                                  \ /  ASCII RIBBON CAMPAIGN
Hostmaster, Huie Kin family website                X    HELP CURE HTML MAIL
Verger, All Saints Church - Sharon Chapel         / \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030402170614.GA53876>