From owner-freebsd-questions Mon Sep 6 23:17:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server7.singular.com (server7.singular.com [204.140.208.10]) by hub.freebsd.org (Postfix) with ESMTP id 4471F159CA for ; Mon, 6 Sep 1999 23:17:15 -0700 (PDT) (envelope-from jbarbee@singular.com) Received: from bleeding-edge (w200.z209220201.lax-ca.dsl.cnc.net [209.220.201.200]) by server7.singular.com (8.8.8/8.8.8) with SMTP id XAA11878; Mon, 6 Sep 1999 23:16:19 -0700 (PDT) (envelope-from jbarbee@singular.com) Message-Id: <4.1.19990906225716.00a4e400@server7.singular.com> X-Sender: jbarbee@server7.singular.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Mon, 06 Sep 1999 23:16:19 -0700 To: tstevenson@lcsd2.org From: John Barbee Subject: Re: Cyrus imap: cyradm core dumps Cc: freebsd-questions@freebsd.org In-Reply-To: <199909070554.XAA17323@dexter.lcsd2.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have been running Cyrus Imap 1.5.19 with FreeBSD 3.1 just fine. You are >going to need to give more details to your setup to see if there is any >different in the way you did it. ok.. I went to /usr/ports/mail/cyrus and did make install. Cyrus installed fine with only noticeable error. The installer couldn't find pw and told me to add the cyrus group manually. Other than that the installation seems fine. from /etc/passwd cyrus:*:60:60:the cyrus mail server:/nonexistent:/sbin/nologin from /etc/group cyrus:*:60:daemon the uncommented lines of /usr/local/etc/imapd.conf configdirectory: /usr/local/etc/imap partition-default: /var/spool/imap admins: root from inetd.conf imap4 stream tcp nowait cyrus /usr/local/cyrus/bin/imapd imapd fserver# imtest localhost 143 * OK fserver.blah.com Cyrus IMAP4 v1.5.19 server ready but if i run cyradm fserver# cyradm -user root localhost 143 Segmentation fault (core dumped) as far as i know all cyrus related files are owned by cyrus, but i could show the output of that if anyone thinks it's useful. cyrus itself seems to be ok. like i said, this wouldn't be so urgent if there was some way to add mailboxes without cyradm, but nonetheless, i'd like to the utility fixed. thanx. john. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message