From owner-freebsd-questions@FreeBSD.ORG Sat Jan 1 21:06:49 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 48FF216A4CF for ; Sat, 1 Jan 2005 21:06:49 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id D770543D46 for ; Sat, 1 Jan 2005 21:06:48 +0000 (GMT) (envelope-from maxsec@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so324351wra for ; Sat, 01 Jan 2005 13:06:48 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=J/GHIfLfpwbHN3vSrvYkHYXkjY9T0SaRbe/QMOIPiuXdZA7SngGQdRgUplEV056hpNDBbH/5OVK5tldH4sVaBPg+kPUsxacbOik97XdSKw7hs4hVo85FHXHw0MgKTOrUTfe6wzuDGSXv+yxsh3Fb8wWAhXdOZITSI7GQVyOcqGQ= Received: by 10.54.25.38 with SMTP id 38mr318095wry; Sat, 01 Jan 2005 13:06:47 -0800 (PST) Received: by 10.54.4.54 with HTTP; Sat, 1 Jan 2005 13:06:47 -0800 (PST) Message-ID: <72cf361e05010113067efde9dd@mail.gmail.com> Date: Sat, 1 Jan 2005 21:06:47 +0000 From: Martin Hepworth To: artware In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: freebsd-questions@freebsd.org Subject: Re: courier-imap installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Hepworth List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2005 21:06:49 -0000 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 On Sat, 1 Jan 2005 14:57:34 -0600, artware wrote: > Hey everyone, > > I'm a n00b to FreeBSD, and I'm trying to install courier-imap with > 5.3, but I'm not sure what steps I should be taking. I did: > pkg_add -r courier-imap > However, when I do: > /usr/local/libexec/courier-imap/imapd.rc start > (as the courier-imap manual instructs), it gives me: > /usr/local/etc/courier-imap/imapd does not exist, forgot make install-configure? > Which is odd, because imapd actually seems to be in > /usr/local/bin/imapd, and I would assume that courier-imap was > configured properly when it was prepared as a port. I would just > change the relevant line in imapd.rc, but I don't want to go mucking > around with something I don't fully understand -- especially because I > need this server to be extremely secure and "by the book." Also, is > there a way to manage courier-imap via Webmin? > > Sorry if the answer is obvious or really common -- posting really is > my last resort after searching this list and the web for help. Outside > of this problem, I'm loving FreeBSD. It reminds me of my days running > NetBSD/mac68k on my Mac IIsi. :) > > Thanks in advance! > > - ben > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >