Re: Child mailboxes quota question

2009-11-23 Thread Dan White
On 22/11/09 23:28 -0800, Nybbles2Byte wrote: >Is there any inheritance, or are there limits on child mailboxes based on >quotas up the parent chain? > >Also, what is the difference between GetQuotaRoot and GetQuota? I read the >RFC but I didn't really pick up a clear distinction. See: http://c

Child mailboxes quota question

2009-11-22 Thread Nybbles2Byte
Hello Cyrus, Is there any inheritance, or are there limits on child mailboxes based on quotas up the parent chain? Also, what is the difference between GetQuotaRoot and GetQuota? I read the RFC but I didn't really pick up a clear distinction. -- Nybbles2Byte mailto:n

Re: Quota question

2009-11-10 Thread Adam Tauno Williams
On Tue, 2009-11-10 at 11:10 -0800, Nybbles2Byte wrote: > Hello, > If I do a SETQUOTA and GETQUOTA should I be using bytes or kilobytes? > Sorry, this is probably obvious to most people but I am rather new at > it. KB. So "sq user.me 384000" is 384MB. > I'm connecting with "fsockopen" since I'm r

Quota question

2009-11-10 Thread Nybbles2Byte
Hello, If I do a SETQUOTA and GETQUOTA should I be using bytes or kilobytes? Sorry, this is probably obvious to most people but I am rather new at it. I'm connecting with "fsockopen" since I'm right on the server... just in case how you connect makes a difference. -- Nybbles2Byte

Re: quota question

2005-07-21 Thread Ken Murchison
Alan Thew wrote: On Wed, 20 Jul 2005 14:24 , Ken Murchison <[EMAIL PROTECTED]> said: Derek Yarnell wrote: Now you can set a quota on an indiviual mail box I understand that. But I want users to be able to create sub mailboxes and the quota to continually apply down the tree of mailboxes.

Re: quota question

2005-07-20 Thread Alan Thew
On Wed, 20 Jul 2005 14:24 , Ken Murchison <[EMAIL PROTECTED]> said: Derek Yarnell wrote: Now you can set a quota on an indiviual mail box I understand that. But I want users to be able to create sub mailboxes and the quota to continually apply down the tree of mailboxes. Is this even possib

Re: quota question

2005-07-20 Thread Ken Murchison
Derek Yarnell wrote: Now you can set a quota on an indiviual mail box I understand that. But I want users to be able to create sub mailboxes and the quota to continually apply down the tree of mailboxes. Is this even possible? Yes. The quota includes all submailboxes. -- Kenneth Murchison

quota question

2005-07-19 Thread Derek Yarnell
Now you can set a quota on an indiviual mail box I understand that. But I want users to be able to create sub mailboxes and the quota to continually apply down the tree of mailboxes. Is this even possible? -- --- Derek T. Yarnell University of Maryland Institute for Advanced Computer Studies

Re: Quota question

2004-08-28 Thread Wil Cooley
On Fri, 2004-08-27 at 09:28 -0400, Daniel Chénard wrote: > Just a little question about quota > > Can I cannot calculate the folder trash in my quota with cyrus?? No. Well, you can give very generous quotas to the trash folder, overriding the inbox quota. However, users would be able create

Quota question

2004-08-27 Thread Daniel Chénard
Just a little question about quota Can I cannot calculate the folder trash in my quota with cyrus?? -- Daniel ChÃnard SysAdmin Unix Infoteck Internet 5480, Boul. Jean XXIII Trois-RiviÃres-Ouest, QuÃbec Canada G8Z 4A9 Tel: 819-370-3232 Sans Frais: 1-866-853-3232 Fax: 819-370-3624 --- Cy

quota question

2003-11-25 Thread Brasseur Valéry
I have a question about the quota implementation : what's the difference between the quota root file and the information in cyrus.index at OFFSET_QUOTA_MAILBOX_USED ? it seems tha reconstruct update the later and the quota update the first ! thanks in advance valery

Re: Re[2]: quota question

2001-11-27 Thread Amos Gouaux
> On Tue, 27 Nov 2001 12:58:40 -0500, > Kevin J Menard, <[EMAIL PROTECTED]> (kjm) writes: kjm> Or for virtual domains. If I want to give a domain 25 MB of mail storage, kjm> and they make as many accounts as they want, but the total mail usage for kjm> all those accounts can't go above 2

Re[2]: quota question

2001-11-27 Thread Kevin J. Menard, Jr.
Hey Ken, Tuesday, November 27, 2001, 12:26:22 PM, you wrote: KM> No. Cyrus was designed to be a black-box service, so it assumes that KM> there are no user accounts, let alone quotas. Oh yes, I know this. And I think it's great. Makes virtual users simple :) But I didn't know if there might

Re: quota question

2001-11-27 Thread Ken Murchison
"Kevin J. Menard, Jr." wrote: > > Hey guys, > > I forget if this has been discussed before, so please forgive me if it > has (but I didn't find all that much useful info in the archives). > > As of now quotas are bound per mailbox. a) Is there a way to bind this > to system q

quota question

2001-11-27 Thread Kevin J. Menard, Jr.
Hey guys, I forget if this has been discussed before, so please forgive me if it has (but I didn't find all that much useful info in the archives). As of now quotas are bound per mailbox. a) Is there a way to bind this to system quotas as well? (so if user foo has a 10 MB quota

Quota question

2001-11-22 Thread Birger Toedtmann
Hi, as admin, I set up private user boxes with initial subfolders "Sent, Drafts" an the like and afterwards set the quota of "user." to some useful value. When I then log in as the respective user, I can issue a "GETQUOTAROOT" (result fits), but "GETQUOTA" sais "permission denied". This is do

quota question

2001-07-25 Thread Kevin J. Menard, Jr.
Hey guys, Is there anyway to tie mailbox quotas in with system quotas? I'd like to be able to say, this one group gets 50 MB of space, regardless of web or mail. This would be ideal for virtual hosts. All look ups are done with ldap, and i have nss ldap, if that makes any diffe