Date: Wed, 08 Sep 1999 21:44:12 -0700 From: john <jbarbee@singular.com> To: Jaime Kikpole <jaime@malkav.snowmoon.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cyrus imap: cyradm core dumps Message-ID: <4.2.0.58.19990908213332.00bb5740@server7.singular.com> In-Reply-To: <Pine.BSF.4.10.9909081917330.95506-100000@malkav.snowmoon.c om> References: <4.1.19990906223434.00a33f00@server7.singular.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > What is the exact command that you're using? I use Cyrus 1.5.14 >on the main mail server at my job and I type "cyradm hermes". The >server's name is "hermes" and its defined (in /etc/hosts, if I recall) as >being an alias for localhost, too. i've tried 'cyradm localhost', 'cyradm -u root localhost' and the same cmds with the server name instead of localhost. localhost and the server name are both defined in /etc/hosts. if i use 'cyradm' with no arguments whatsoever it just gives me the usage info. when i start up gdb with the core file it tells me that it's at res_queriesmatch in libc.so. i certainly hope my library isn't bad. i started inserting printfs into the code and recompiling and traced the hang from cyradm.c to the imclient_authenticate function in imclient.c, a library within the cyrus package. i'm not that familiar with C so i haven't been able to make out what exactly is going wrong. >So, if you're still stuck, just use an IMAP client software that you want >so long as you log in as one of the admin accounts. :) that is cool, thank you. do you know how i would edit ACLs with this method? i've already started learning how to talk IMAP from the RFCs so i supposed that would be a last resort, but i'm sure cyradm can be fixed somehow. thank you. john. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19990908213332.00bb5740>