Re: Recomendations for a Migration of a Cyrus mailStore with 70K users.

2010-06-30 Thread Wesley Craig
On 30 Jun 2010, at 13:59, Nestor A Diaz wrote: > another question : what about if a mail is comming from the lmtp > socket > to the refering mailbox and the mailbox is currently in the renaming > process ? From lmtpengine.c: case IMAP_MAILBOX_MOVED: prot_printf(pout, "451 4.2.1 M

Re: Recomendations for a Migration of a Cyrus mailStore with 70K users.

2010-06-30 Thread Nestor A Diaz
Ok, but i am not sure how it will be the layout for a virtdomains: true + hashimapspool: true + fulldirhash: true ? AFAIK cheking the rehash perl script that comes with the cyrus distribution, the only think i have seen from it it that it hash all of the mailboxes into 23 directories A..W (uppe

Re: Recomendations for a Migration of a Cyrus mailStore with 70K users.

2010-06-30 Thread Andrew Morgan
On Wed, 30 Jun 2010, Nestor A Diaz wrote: > Hi Dominique et all, thanks for your script and the comments, i will > make my own customizations in it, regarding the other comments i got, i > forgot to tell you that the spool dir is currently hashed, but, since > all the mailbox names are numbers, so

Re: Recomendations for a Migration of a Cyrus mailStore with 70K users.

2010-06-30 Thread Nestor A Diaz
another question : what about if a mail is comming from the lmtp socket to the refering mailbox and the mailbox is currently in the renaming process ? what about if the user have a shared folder and other users are accessing his mailbox with write privilegies ?? On 06/30/2010 12:09 PM, Nestor A

Re: Recomendations for a Migration of a Cyrus mailStore with 70K users.

2010-06-30 Thread Nestor A Diaz
Hi Dominique et all, thanks for your script and the comments, i will make my own customizations in it, regarding the other comments i got, i forgot to tell you that the spool dir is currently hashed, but, since all the mailbox names are numbers, so they all are under te "q" letter in the hash s

Re: Quota file not in sync with actual Hardisk usage

2010-06-30 Thread Eric Luyten
On Wed, June 30, 2010 3:52 pm, Michael Menge wrote: > Quoting Ramprasad : > > >> On my cyrus imap (2.3.7 on RHEL-5.2) server I have seen that for a few >> users the quota shown in cyrus is lesser than actual usage as shown by du >> output >> >> Is there something I need to check >> >> > > Quota do

Re: Quota file not in sync with actual Hardisk usage

2010-06-30 Thread Michael Menge
Hi, Quoting Ramprasad : On my cyrus imap (2.3.7 on RHEL-5.2) server I have seen that for a few users the quota shown in cyrus is lesser than actual usage as shown by du output Is there something I need to check Quota does not include the cyrus.* files in each mailbox. Also if you are using

Quota file not in sync with actual Hardisk usage

2010-06-30 Thread Ramprasad
On my cyrus imap (2.3.7 on RHEL-5.2) server I have seen that for a few users the quota shown in cyrus is lesser than actual usage as shown by du output Is there something I need to check Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki Li