Re: [Re: Creating an empty mailboxes.db]

2001-02-12 Thread Ramiro Morales
Lawrence Greenfield <[EMAIL PROTECTED]> wrote: > You shouldn't have to create it at all; the initial mboxlist recovery > should create the database file, and nothing else should be > necessary. > I will try to run cyrus with strace tonight to collect more info. You post influences me to think a

Re: [Re: Creating an empty mailboxes.db]

2001-02-12 Thread Ramiro Morales
"David Fuchs" <[EMAIL PROTECTED]> wrote: > You'll need to run `tools/mkimap' as the cyrus user to create the proper > directory structure and any initial DB files. The mkimap utility will > read the pathnames from your /etc/imapd.conf file. Right, the installation process ir running mkimap but I

Re: Creating an empty mailboxes.db

2001-02-12 Thread David Fuchs
You'll need to run `tools/mkimap' as the cyrus user to create the proper directory structure and any initial DB files. The mkimap utility will read the pathnames from your /etc/imapd.conf file. Also, 2.0.11 has a problem with the master process's handling of file descriptors, Lawrence Greenfiel

Re: Creating an empty mailboxes.db

2001-02-12 Thread Lawrence Greenfield
You shouldn't have to create it at all; the initial mboxlist recovery should create the database file, and nothing else should be necessary. Larry Date: 12 Feb 2001 13:54:10 ARST From: Ramiro Morales <[EMAIL PROTECTED]> Cyrus gurus: I'm in the process of wrapping up the RPM package