From owner-freebsd-questions Mon Sep 16 6:43:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6227837B400 for ; Mon, 16 Sep 2002 06:43:47 -0700 (PDT) Received: from home.24cl.com (174.113.sn.ct.dsl.thebiz.net [216.238.113.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id B109D43E65 for ; Mon, 16 Sep 2002 06:43:46 -0700 (PDT) (envelope-from lists@oneyou.mcmli.com) Received: from ntmm (unknown [63.119.50.193]) by home.24cl.com (Postfix) with ESMTP id 396422B27E; Mon, 16 Sep 2002 09:43:45 -0400 (EDT) Message-ID: <200209160943450477.0E1DD863@home.24cl.com> In-Reply-To: <00fe01c25d83$952e65a0$8204dca7@northamerica.corp.microsoft.com> References: <00fe01c25d83$952e65a0$8204dca7@northamerica.corp.microsoft.com> X-Mailer: Calypso Version 3.30.00.00 (1) Date: Mon, 16 Sep 2002 09:43:45 -0400 Reply-To: myraq@mgm51.com From: "MikeM" To: "Thomas T. Veldhouse" , "FreeBSD-Questions," Subject: Re: Courier IMAP-SSL Content-Type: text/plain; charset="ISO-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 9/16/02 at 8:18 AM Thomas T. Veldhouse wrote: >Has anybody been able to set up Courier-IMAP SSL (and POP3D SSL)? > >I have tried making the certs (*.pem) and setting the following variables >in >the appropriate files: > >IMAPDSSLSTART=YES >IMAPDSTARTTLS=YES >POP3DSSLSTART=YES >POP3_TLS_REQUIRED=0 > >Yet, the SSL version of IMAP and POP3 never start, only the standard >versions do. Is this a problem with the init script? ============= I use the pop3d-ssl.rc, imapd-ssl.rc, etc. scripts in /usr/local/libexec to start up the daemons. Seems to work fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message