From owner-freebsd-isp@FreeBSD.ORG Thu Mar 24 17:57:18 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71E7E16A4CE for ; Thu, 24 Mar 2005 17:57:18 +0000 (GMT) Received: from meisai.numachi.com (meisai.numachi.com [198.175.254.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D0EB43D5A for ; Thu, 24 Mar 2005 17:57:17 +0000 (GMT) (envelope-from reichert@numachi.com) Received: (qmail 97528 invoked from network); 24 Mar 2005 17:57:16 -0000 Received: from natto.numachi.com (198.175.254.216) by meisai.numachi.com with SMTP; 24 Mar 2005 17:57:16 -0000 Received: (qmail 99510 invoked by uid 1001); 24 Mar 2005 17:57:16 -0000 Date: Thu, 24 Mar 2005 12:57:16 -0500 From: Brian Reichert To: Stephen Matlick Message-ID: <20050324175716.GY87549@numachi.com> References: <20050324093131.B2942@matawan2.hordehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050324093131.B2942@matawan2.hordehost.com> User-Agent: Mutt/1.5.8i cc: freebsd-isp@freebsd.org Subject: Re: Courier-IMAP not starting X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 17:57:18 -0000 On Thu, Mar 24, 2005 at 09:39:21AM +0000, Stephen Matlick wrote: > I am trying to set up Courier-IMAP now; I installed it, created > authmysqlrc, and have followed the instructions I have found on setting it > up from searches on the Net. However, the app just won't start. When I > run imapd.sh or impad-ssl.sh I get: > > /usr/local/bin .: Permission denied. That line looks like it tried to execute the directory itself. Is it possible there's an error in a config file somewhere? Sometimes, a config file needs an explicit trailing slash to convey things. On the startup script, try running 'sh -x