quotas in

2002-05-06 Thread Marc G. Fournier
Upgraded one of our older Solaris machines to cyrus imap 2.0.16 ... everything is working great, *except* that quotes aren't being enforced, or calculated, properly ... For example: relay:/home/centre/c/cyrus> /usr/cyrus/bin/quota user.038073c Quota % UsedUsed Root 5000 1346

Disabling quotas in cyrus

2009-05-11 Thread Tim Champ
Hello all. We are doing some substantial number of moves of users between backends here, and have been running into problems with quotas.db. We are currently running 2.3.8 as our version of cyrus. The problem is that we seem to run into lock issues with quotas.db (nothing else yet, thankfully

Removing quotas in 2.3.1 broken?

2006-02-13 Thread Scott Russell
Greets. I'm having problems removing quotas in Cyrus 2.3.1. I'm using Simon's 2.3.1-2 RPM. It looks like the command attempts to remove the mailbox quota but instead ends up doing something else. What I'm not sure of so lots of logs and details provided: Before starti

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Simon Matter
> Greets. > > I'm having problems removing quotas in Cyrus 2.3.1. I'm using Simon's > 2.3.1-2 RPM. It looks like the command attempts to remove the mailbox > quota but instead ends up doing something else. What I'm not sure of so > lots of logs and details pro

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Sebastian Hagedorn
Hi Scott, --On 13. Februar 2006 17:07:16 -0500 Scott Russell <[EMAIL PROTECTED]> wrote: Using cyradm I look at the existing quota for user.scottrus, remove it, then look at it again. [EMAIL PROTECTED] users]# cyradm --user cyrus localhost Password: > localhost.localdomain> lq user.scottr

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Simon Matter
> Hi Scott, > > --On 13. Februar 2006 17:07:16 -0500 Scott Russell <[EMAIL PROTECTED]> > wrote: > >> Using cyradm I look at the existing quota for user.scottrus, remove it, >> then look at it again. >> >>> [EMAIL PROTECTED] users]# cyradm --user cyrus localhost >>> Password: >> > >>> localhost.loc

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Aristotelis
Scott Russell wrote: Greets. I'm having problems removing quotas in Cyrus 2.3.1. I'm using Simon's 2.3.1-2 RPM. It looks like the command attempts to remove the mailbox quota but instead ends up doing something else. What I'm not sure of so lots of logs and details provi

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Simon Matter
> Scott Russell wrote: >> Greets. >> >> I'm having problems removing quotas in Cyrus 2.3.1. I'm using Simon's >> 2.3.1-2 RPM. It looks like the command attempts to remove the mailbox >> quota but instead ends up doing something else. What I'

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Scott Russell
Simon Matter wrote: From what I understand everything is okay here. For user.scottrus only the size of the mailbox is shown, no quota is shown because it is set to -1 in the quota db. I think the problem is that the quota file (assuming you are using quota legacy db) is not removed when setting q

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Scott Russell
Simon Matter wrote: At least with quotalegacy you can do it the dirty way by simply removing the quota file for the user. If I didn't this wouldn't I also have to run reconstruct on the mailbox? -- Scott Russell <[EMAIL PROTECTED]> IBM Linux Technology Center System Admin Cyrus Home Page

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Aristotelis
I have ported the rmquota patch to 2.3.1 and it's included in the RPM. Removing quota works as described on the rmquota webpage. Simon So probably he doesn't use it. (If i remember the first post correctly he is using cyrusadm, and not the rmquota option through imap). I'll try to have a

Re: Removing quotas in 2.3.1 broken?

2006-02-14 Thread Scott Russell
Aristotelis wrote: As Simon already said the quota removal works a bit differently in cyrus imap. Just a bit. I think what drives Net_IMAP_Protocol() from php pear crazy is the difference in response for GETQUOTA. If no quota db exists for a mail box then this is what cyrus says: C: GETQUOT

retrieving quotas in one single protocol command

2005-08-13 Thread Claudio Saavedra
Hi I'm writing part of a program that would generate a report of users overquota in imap cyrus servers through sockets and using the protocol specification (RFC2087). The problem is that using a single command for each mailbox is too slow, for instance, when connecting to a remote server every GE

Change all the mailboxes quotas in one command

2002-01-15 Thread Ignacio de Córdoba
Hi there, anybody knows if it's possible to change all the mailboxes quotas with just one command. I have many mailboxes in my system to do it one by one and don't use the TCL admin... Thanks, Ignacio

how to replicate quotas in murder replicated mode?

2008-07-31 Thread Jonathan Rivera
hello everybody! i am testing the replicated config of murder but i can't see how to replicate quotas info. it is posible? regards. 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

Re: retrieving quotas in one single protocol command

2005-08-14 Thread Ken Murchison
Claudio Saavedra wrote: Hi I'm writing part of a program that would generate a report of users overquota in imap cyrus servers through sockets and using the protocol specification (RFC2087). The problem is that using a single command for each mailbox is too slow, for instance, when connecting t

Re: Change all the mailboxes quotas in one command

2002-01-15 Thread Ignacio de Córdoba
El martes, 15 enero, 2002, a las 08:37 , Lawrence Greenfield escribió:" >No, there's no software shipped that will do this. >Larry > Date: Tue, 15 Jan 2002 19:32:51 +0100 > From: Ignacio de Córdoba <[EMAIL PROTECTED]> > Hi there, > anybody knows if it's possible to change all the mailbo

Re: Change all the mailboxes quotas in one command

2002-01-15 Thread Lawrence Greenfield
No, there's no software shipped that will do this. Larry Date: Tue, 15 Jan 2002 19:32:51 +0100 From: Ignacio de Córdoba <[EMAIL PROTECTED]> Hi there, anybody knows if it's possible to change all the mailboxes quotas with just one command. I have many mailboxes in my system to do

Re: Change all the mailboxes quotas in one command

2002-01-15 Thread julesa
If you have mastery of the perl-fu, grasshopper, study the IMAP::Admin module. One would then benefit from contemplation of the set_quota and get_quotaroot methods. :-) -Jules On Tue, 2002-01-15 at 11:45, Ignacio de Córdoba wrote: > El martes, 15 enero, 2002, a las 08:37 , Lawrence Greenfield e

Re: Change all the mailboxes quotas in one command

2002-01-15 Thread Rob Siemborski
On Tue, 15 Jan 2002, [ISO-8859-1] Ignacio de Córdoba wrote: > Is it possible to do it by opening a connection to port 143, identifying > as admin user and issuing the IMAP commands to set the quotas? > I could do a small program to do it this way... > ¿Is there then a IMAP equivalent to the setqu