From: "Tim Pushor" <[EMAIL PROTECTED]>
> I just upgraded Cyrus IMAP 1.5.x to 1.6.22 on a small server with only a
few
> dozen users. The only problem I am currently having is that folder
> subscriptions are kept inside a directory named the first letter of the
> username. This directory is not automatically created with cyradm. IMAP
> subscriptions dont work properly until this directory is created. What is
> the proper procedure to do this?
>
The proper procedure is to run tools/dohash on an upgrade (from the imap
sources).
You may wish to set "hashimapspool" in the imapd.conf file before using
dohash, as it will also hash your imap spool directories.
Scot