From owner-freebsd-questions@FreeBSD.ORG Sat Jan 1 21:18:34 2005 Return-Path: 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 DF2B916A4CE for ; Sat, 1 Jan 2005 21:18:34 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8893643D39 for ; Sat, 1 Jan 2005 21:18:34 +0000 (GMT) (envelope-from artware@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so23384rne for ; Sat, 01 Jan 2005 13:18:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=phBJEmOPRZVCIahIvMfcEF9XjOKMedp3Y1/rohH74HVX4hskoUyOdnuc9CilGd0QNVtBA4JWi17RzZW1t9l2vXGk+YIwmNsoNED/BKzhmeGxFZrpR/NDzFzlUN6l4kTqfSB1F2jkSo1kSuLSRi62RTnq1MZdck77JO6DTOaaetQ= Received: by 10.38.92.78 with SMTP id p78mr82979rnb; Sat, 01 Jan 2005 13:18:33 -0800 (PST) Received: by 10.38.65.13 with HTTP; Sat, 1 Jan 2005 13:18:33 -0800 (PST) Message-ID: Date: Sat, 1 Jan 2005 15:18:33 -0600 From: artware To: freebsd-questions@freebsd.org In-Reply-To: <72cf361e05010113067efde9dd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <72cf361e05010113067efde9dd@mail.gmail.com> Subject: Re: courier-imap installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: artware List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 21:18:35 -0000 Martin, Thanks for the quick reply! I ran /usr/local/etc/rc.d/courier-imap-pop3d.sh.sample (because I'm trying to run a POP3 server) and now I get: /usr/local/etc/courier-imap/pop3d does not exist, forgot make install-configure? Where would the pkg_mesg file be? - ben On Sat, 1 Jan 2005 21:06:47 +0000, Martin Hepworth wrote: > If you did from the ports tree then they'll be an rc script in > /usr/local/etc/rc.d > > (or look in the pkg_mesg file in the directory to see exactly where it it... > -- > Martin