Here's the basic process I use (as our cyrus user) to restore mailboxes: create(user/mailbox_name, partition) cd mailbox_dir tar -zxpf gzipped_mailbox_tarball reconstruct -r -f user/mailbox_name set_acl(user/mailbox_name, mailbox_name, lrswipcda) quota -f Am I doing something wrong here that might have triggered the quota problem?Also, I noticed in the man page for quota these two seemingly contradictory sentences:
"If any optional mailbox-prefix arguments are given, the quota listing (and inconsistency fixing) is limited to quota roots with names that start with one of the given prefixes."
"Running quota with both the -f option and mailbox-prefix arguments is not recommended."
So, you _can_ run "quota -f mailbox", but you shouldn't??? Karl Boyken --Karl Boyken, system administrator karl-boyken@xxxxxxxxx 303A MLH, Dept. of Comp. Sci. http://www.cs.uiowa.edu/~boyken/ The U. of Iowa, Iowa City, IA 52242 319-335-2730 (voice) 319-335-3668 (fax)
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html