Updating Cyrus

Rob Siemborski rjs3 at andrew.cmu.edu
Tue Dec 31 09:58:11 EST 2002


On Tue, 31 Dec 2002, [iso-8859-1] V=EDctor Guerra wrote:

> Hello everybody, i want to update my cyrus-imap server from 2.0.16 to
> 2.1.11 and i have two questions:

> 1) What are the steps that i must do?

Read doc/install-upgrade.html, doc/changes.html might also be interesting.

> 2) Can I separate mailboxes in diferent partitions depending of their
> first letter? (for example: if mailbox name is exampleAmydomaincom must
> be delivered in /var/mail/e)

You can separate mailboxes onto different partitions, yes, I'm not sure
why you would limit it to first letter though.

You can define in imapd.conf items like:

partition-u1: /imap/u1
partition-u2: /imap/u2

and then move mailboxes between them with the rename command in cyradm
(e.g. rename user.rjs3 user.rjs3 u2)

Just be sure that the defaultpartition imapd.conf option specifies the
partition to get creates done on by default, and that all the partitions
have the hashing directories configured properly (e.g. /a, /b, /c, etc)
and all permissions are set.

-Rob

-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper






More information about the Info-cyrus mailing list