From owner-freebsd-questions Sat Oct 26 20:38: 3 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 2246337B401 for ; Sat, 26 Oct 2002 20:38:02 -0700 (PDT) Received: from mail.bobj.org (cpe-gan-68-101-90-216-cmcpe.ncf.coxexpress.com [68.101.90.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3941643E65 for ; Sat, 26 Oct 2002 20:38:01 -0700 (PDT) (envelope-from stest033@garbonzo.hos.ufl.edu) Received: from bobj.dyndns.org (dhcp6.wb4jcm.org [192.168.132.167]) by neti.bobj.org with esmtp; Sat, 26 Oct 2002 23:32:28 -0400 From: Bob Johnson To: "Kliment Andreev" , freebsd-questions@FreeBSD.ORG Subject: Re: Cyrus imapd Date: Sat, 26 Oct 2002 23:32:27 -0400 X-Mailer: KMail [version 1.4] References: <000b01c27c53$9c77ec70$ca0110ac@vinyl.tkvbp.com> In-Reply-To: <000b01c27c53$9c77ec70$ca0110ac@vinyl.tkvbp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-5 Content-Transfer-Encoding: 7bit Message-Id: <200210262332.27933.stest033@garbonzo.hos.ufl.edu> X-Mime-Autoconverted: from 8bit to 7bit by courier 0.39 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 Friday 25 October 2002 02:23 pm, Kliment Andreev wrote: > Hi, > > I've installed cyrus-imap server from the ports but it is not configured. > I've read > http://asg.web.cmu.edu/cyrus/download/imapd/install-configure.html > documentation where it says to put > > sieve 2000/tcp > lmtp 2003/tcp in /etc/services but here I have > > callbook 2000/tcp > cfingerd 2003/tcp > > I am not using these services (sockstat -4 | grep callbook), so can I > replace them? > Using 4.7-STABLE Yes, you should be able to replace them without any problems. /etc/services translates port numbers to/from human-readable names, so any port you aren't using for something else can be renamed to whatever you want to call it. > > Thank you! > You're welcome. - Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message