Date: Sat, 19 Aug 2000 13:18:33 -0400 (EDT) From: Jaime <jaime@malkav.snowmoon.com> To: freebsd-questions@freebsd.org Subject: Re: Upgrading Cyrus? Message-ID: <Pine.BSF.4.21.0008191313560.32087-100000@malkav.snowmoon.com> In-Reply-To: <Pine.BSF.4.21.0008191115580.31928-100000@malkav.snowmoon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Aug 2000, Jaime Kikpole wrote: > I get the following error a number of time when I try to subscribe > to a folder: > Aug 19 12:19:55 zeus imapd[12356]: IOERROR: opening /usr/local/etc/imap/user/j/jkikpole.sub: Permission denied OK, ignore me. :) I did a dumb thing. I was moving from one server to a new one, changing some paths in the process. Cyrus was *highly* confused by a mix of this and the upgrade from 1.5.19 to 1.6.22. I had to use a program called dohash. This was located in the /usr/ports/mail/cyrus/work/cyrus*/tools directory if I didn't type "make clean". It had to be run as the user cyrus (which is odd, since that user's shell is /sbin/nologin by default). Then I had to fix a problem with my Cyrus partitions (which has nothing to do with FreeBSD partitions). I discovered that last part after a telnet localhost 143, a ". login user pass", and a ". select INBOX" command. I'm including all these details just in case someone else might benefit from them and to put it in the list's archive search system. Jaime 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?Pine.BSF.4.21.0008191313560.32087-100000>