Re: diplay quota for all users

2006-12-21 Thread Rafael Mahecha
Thanks for the quick answer, Andrew. what about any data corruption? I mean, is there a quota db? - Original Message - From: "Andrew Morgan" <[EMAIL PROTECTED]> To: "Rafael Mahecha" <[EMAIL PROTECTED]> Cc: "Cyrus Info List" Sent: Thursday, December 21, 2006 3:13 PM Subject: Re: diplay

Re: diplay quota for all users

2006-12-21 Thread Rafael Mahecha
sorry... one more thing... is this the man page that are talking about? http://cyrusimap.web.cmu.edu/imapd/man/quota.8.html - Original Message - From: "Andrew Morgan" <[EMAIL PROTECTED]> To: "Rafael Mahecha" <[EMAIL PROTECTED]> Cc: "Cyrus Info List" Sent: Thursday, December 21, 2006 3:1

Re: diplay quota for all users

2006-12-21 Thread Andrew Morgan
On Thu, 21 Dec 2006, Rafael Mahecha wrote: I would like to see the quota for all my users and output that to a file... I tried the command bellow in a test server, but I'm still a little reluctant to try it on my production server. su - cyrus -c "/usr/lib64/cyrus-imapd/quota" > /mailstore/quo

Re: diplay quota for all users

2006-12-21 Thread Andrew Morgan
On Thu, 21 Dec 2006, Rafael Mahecha wrote: Thanks for the quick answer, Andrew. what about any data corruption? I mean, is there a quota db? There are individual quota files for each mailbox, stored in: {configdirectory}/quota// If these are ever out of sync with the on-disk contents (may

diplay quota for all users

2006-12-21 Thread Rafael Mahecha
I would like to see the quota for all my users and output that to a file... I tried the command bellow in a test server, but I'm still a little reluctant to try it on my production server. su - cyrus -c "/usr/lib64/cyrus-imapd/quota" > /mailstore/quotas_list.txt Is there anything to keep in mi

Re: diplay quota for all users

2006-12-21 Thread Mirosław Jaworski
On Thu, 2006-12-21 at 14:39 -0600, Rafael Mahecha wrote: > I would like to see the quota for all my users and output that to a > file... I tried the command bellow in a test server, but I'm still a > little reluctant to try it on my production server. > > su - cyrus -c "/usr/lib64/cyrus-imapd/quo

IMAP sync tool (rsync for IMAP)

2006-12-21 Thread Florin Andrei
I'm currently using two IMAP accounts, one on Cyrus-2.2 the other on Cyrus-2.3. The one on Cyrus-2.3 will get decomissioned so I need to transfer all my email, preserving the folders/subfolders tree, under a specific folder (oldmail/foo/bar) on the 2.2 server. I need to do the bulk of the tran

Re: IMAP sync tool (rsync for IMAP)

2006-12-21 Thread David Lang
On Thu, 21 Dec 2006, Florin Andrei wrote: I'm currently using two IMAP accounts, one on Cyrus-2.2 the other on Cyrus-2.3. The one on Cyrus-2.3 will get decomissioned so I need to transfer all my email, preserving the folders/subfolders tree, under a specific folder (oldmail/foo/bar) on the 2