> -----Original Message-----
> From: Gary Mills [mailto:[EMAIL PROTECTED]]
> Sent: 21 May 2002 19:25
> To: Scott M Likens
> Cc: Luca Olivetti; Russell Packer; Info Cyrus
> Subject: Re: Mail status
>
>
> On Tue, May 21, 2002 at 11:42:56AM -0600, Scott M Likens wrote:
> > Actually I found the hash incorrect for both sieve and cyrus in the
> > user/quota directory's.
> >
> > What i did is patch'd the mkimap and dohash scripts.
> >
> > Attached you'll find what i did, i implemented a FULL hash and
> found that
> > the directory's created by the scripts were in-adequite for my
> needs, and
> > cyrus couldnt handle it.
> >
> > It was basically looking for directory's in uppercase, when they were
> > lowercase, so what i did is modified the scripts to create both
> upper and
> > lowercase on both sieve and quota and user directory's.
>
> If you want to use full hashing (uppercase hash directories), don't
> use the mkimap and dohash scripts at all.  Instead, use only the
> rehash script.  It should do everything you need.  This is the
> syntax:
>
> usage: rehash [-i] [-f] none|basic|full [imapd.conf]
>        -i interactive
>        -f keep going on errors
>
>
> --
> -Gary Mills-    -Unix Support-    -U of M Academic Computing and
> Networking-
>
Ow. Well thats totally broken things...

[cyrus@mailfish cyrus-tools]$ ./rehash -f full
converting configuration directory /var/imap...user quota done
converting /usr/sieve...
fatal error: couldn't move cyrus back!
couldn't remove c at (eval 1) line 553.
[cyrus@mailfish cyrus-tools]$

I can't connect to half the mailboxes now - I get a 'The server did not
respond to this IMAP command before the connection was terminated" error
from Outlook...

Reply via email to