Re: [vchkpw] Quota Question

2005-03-23 Thread Tom Collins
Then that must be the default for the domain. On Mar 23, 2005, at 12:46 PM, MacConnect Home Office wrote: It doesn't let me modify the quota, but when I create a new user in that domain, it has NOQUOTA. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vp

Re: [vchkpw] Quota Question

2005-03-23 Thread MacConnect Home Office
It doesn't let me modify the quota, but when I create a new user in that domain, it has NOQUOTA. On Mar 23, 2005, at 12:08 PM, Tom Collins wrote: On Mar 23, 2005, at 8:30 AM, MacConnect Home Office wrote: One last question.how can I tell whether qmailadmin is configured with the -disable-mod

Re: [vchkpw] Quota Question

2005-03-23 Thread Tom Collins
On Mar 23, 2005, at 8:30 AM, MacConnect Home Office wrote: One last question.how can I tell whether qmailadmin is configured with the -disable-modify-quota option? Log in as a postmaster, modify a user and see if it lets you modify the quota. -- Tom Collins - [EMAIL PROTECTED] QmailAdmin:

Re: [vchkpw] Quota Question

2005-03-23 Thread MacConnect Home Office
One last question.how can I tell whether qmailadmin is configured with the -disable-modify-quota option? Thanks On Mar 23, 2005, at 9:23 AM, Tom Collins wrote: On Mar 23, 2005, at 8:11 AM, MacConnect Home Office wrote: So is there a way to use vsetuserquota to set quotas on all accounts on t

Re: [vchkpw] Quota Question

2005-03-23 Thread Tom Collins
On Mar 23, 2005, at 8:11 AM, MacConnect Home Office wrote: So is there a way to use vsetuserquota to set quotas on all accounts on the system, regardless of their domain? Get a list of domains with `vdominfo -n` and then call vsetuserquota with the domain name to update quota for all users in the

Re: [vchkpw] Quota Question

2005-03-23 Thread MacConnect Home Office
So is there a way to use vsetuserquota to set quotas on all accounts on the system, regardless of their domain? Also, is there a way to configure vpopmail so that all new accounts created have the same quota figure? Thanks On Mar 23, 2005, at 8:57 AM, Tom Collins wrote: On Mar 23, 2005, at 7:47

Re: [vchkpw] Quota Question

2005-03-23 Thread Tom Collins
On Mar 23, 2005, at 7:47 AM, Rick van Vliet wrote: MacConnect Home Office wrote: Is there a command in vpopmail that I can use to set quota limits on every domain on my system? I don't want to set per account quotas, but rather a per domain disk limit. Is there an easy way to do this, other th

Re: [vchkpw] Quota Question

2005-03-23 Thread Rick van Vliet
MacConnect Home Office wrote: Is there a command in vpopmail that I can use to set quota limits on every domain on my system? I don't want to set per account quotas, but rather a per domain disk limit. Is there an easy way to do this, other than by modifying each domains' .qmailadmin-limits fi

[vchkpw] Quota Question

2005-03-22 Thread MacConnect Home Office
Is there a command in vpopmail that I can use to set quota limits on every domain on my system? I don't want to set per account quotas, but rather a per domain disk limit. Is there an easy way to do this, other than by modifying each domains' .qmailadmin-limits file? Thanks

[vchkpw] quota question

2004-10-26 Thread kalin mintchev
hi all... i was wondering how people that use pop to retrieve their mail from their vpopmail maildirs are notified that they are over quota? like if they use Outlook or Mail or any other client... thank you... --

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
On Sep 9, 2004, at 5:50 PM, Matthew Walker wrote: Darn. Any chance of it being supported in the future, or has it just been decided to let that be handled by OS quotas? If you really want it, and can't code it yourself, you'll have to wait until someone else (who can code it) really wants it and h

Re: [vchkpw] Quota Question

2004-09-09 Thread Matthew Walker
Darn. Any chance of it being supported in the future, or has it just been decided to let that be handled by OS quotas? On Thu, 9 Sep 2004 17:40:47 -0700, Tom Collins <[EMAIL PROTECTED]> wrote: > On Sep 9, 2004, at 10:42 AM, Matthew Walker wrote: > > QmailAdmin doesn't seem to handle Message Count

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
On Sep 9, 2004, at 10:42 AM, Matthew Walker wrote: QmailAdmin doesn't seem to handle Message Count quotas. At least, my version doesn't, and I'm pretty sure it's got everything turned on. ;) Correct. You might be able to enter 100S,1000C in the quota field and have it processed correctly, but

Re: [vchkpw] Quota Question

2004-09-09 Thread Rainer Duffner
Am Do, den 09.09.2004 schrieb Matthew Walker um 19:42: > QmailAdmin doesn't seem to handle Message Count quotas. At least, my > version doesn't, and I'm pretty sure it's got everything turned on. ;) Yup. That's why I'm asking. > I did have one more question. > > Does vpopmail+mysql properly supp

Re: [vchkpw] Quota Question

2004-09-09 Thread Matthew Walker
QmailAdmin doesn't seem to handle Message Count quotas. At least, my version doesn't, and I'm pretty sure it's got everything turned on. ;) I did have one more question. Does vpopmail+mysql properly support per-domain quotas? On Thu, 09 Sep 2004 19:01:34 +0200, Rainer Duffner <[EMAIL PROTECTED]

Re: [vchkpw] Quota Question

2004-09-09 Thread Rainer Duffner
Am Do, den 09.09.2004 schrieb Tom Collins um 18:18: > On Sep 9, 2004, at 8:42 AM, Matthew Walker wrote: > > Some of my users have a rather odd quota setting, while others have > > what looks right. > > > > Normal: 1 > > Odd: 3000,1000C > > > > What's up with the second one? I can't find

Re: [vchkpw] Quota Question

2004-09-09 Thread Matthew Walker
Ahha. Thanks for filling me in on that. I would guess it probably assumes a number is 'S' if it isn't specified, so that syntax would still be valid. At least now I know I'm not going crazy. ;) On Thu, 9 Sep 2004 09:18:14 -0700, Tom Collins <[EMAIL PROTECTED]> wrote: > On Sep 9, 2004, at 8:42 AM,

Re: [vchkpw] Quota Question

2004-09-09 Thread Tom Collins
On Sep 9, 2004, at 8:42 AM, Matthew Walker wrote: Some of my users have a rather odd quota setting, while others have what looks right. Normal: 1 Odd: 3000,1000C What's up with the second one? I can't find any documentation about that syntax anywhere. Is it valid? And if so, what does i

[vchkpw] Quota Question

2004-09-09 Thread Matthew Walker
I just converted my vpopmail install to use MySQL in preparation for setting up a nice admin screen for my users, and noticed something. Some of my users have a rather odd quota setting, while others have what looks right. Normal: 1 Odd: 3000,1000C What's up with the second one? I ca

RE: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-16 Thread steven
Title: 邮件 Maybe this bug come from imap. I replay your procedure and find the same problem. Try the newest version of couries-imapd, I have not learn its source code.

Re: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-16 Thread Kuan Yik
eate the sub-folder and delete folder.     - Original Message - From: steven To: 'Kuan Yik' ; [EMAIL PROTECTED] Sent: Thursday, October 16, 2003 4:20 PM Subject: RE: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir qu

RE: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-16 Thread steven
Title: 邮件 Yes! You are quite right. But when new email coming vpopmail will recaculate the quota. So dont worry about it! No users can save their files or mail over quota. Its a harmless bug.         Steven Zhuang     Beijing Advantage Softwa

Re: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-16 Thread Kuan Yik
' ; [EMAIL PROTECTED] Sent: Thursday, October 16, 2003 12:47 PM Subject: RE: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota. I dont think it will happen. Check the function count_dir(char *dir_name) in source file vqmaillocal.c. It walk aroun

RE: [vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-15 Thread steven
Title: 邮件 I dont think it will happen. Check the function count_dir(char *dir_name) in source file vqmaillocal.c. It walk around the maildir and sum all file size in this dir.           Steven Zhuang     Beijing Advantage Software Limited htt

[vchkpw] Quota question: (Qmail + Vpopmail + Courier-imap) with maildir quota.

2003-10-15 Thread Kuan Yik
Hi!   I am not sure am I posting to the rite mailing list to ask this question.   Currently, I am using only Qmail + Vpopmail + Mysql to provide pop3 and smtp. And, wat I understand that they are using the maildir to store email message in /home/vpopmail/domain/abc.com/user/Maildir/

Domain quota question

2001-02-05 Thread M. Guven Mucuk
Hello, vadddomain man page says that: ( http://www.inter7.com/vpopmail/doc/vadddomain.html ) "-q quota / Set the hard quota limit for the postmaster account." --- does the quota parameter of VADDDOMAIN affect *only* postmaster account ? so how can i make a domains' all users have a X byt

Re: quota question on 4.9.5

2000-11-13 Thread Brian Kolaci
> > Sounds good. I was hoping to stay away from domain based > quotas outside of the file system controls, and just let > the file system handle that for us. > > I like the bounce message idea of coming from the virtual > domain. That's a good one ;) > > When it's ready, se

Re: yet another quota question...

2000-10-19 Thread Ken Jones
Chris Scheller wrote: > > > The new quota code is in vpopmail-4.9.5 and it only counts > > email files that contain the *S=XXX* format. It's the same > is this the format for new code, or current code? > either way, when i copied the archived mail over that is note the > format i wrote the messag

Re: yet another quota question...

2000-10-19 Thread Chris Scheller
> The new quota code is in vpopmail-4.9.5 and it only counts > email files that contain the *S=XXX* format. It's the same is this the format for new code, or current code? either way, when i copied the archived mail over that is note the format i wrote the messages in, i just used .pid.mbox i just

Re: yet another quota question...

2000-10-19 Thread Ken Jones
Chris Scheller wrote: > > I emailed the list on monday about moving old mbox style to vpopmail. > I got a script written to do this and i have moved all the archived > mail to a test virtual domain. Once i got done moving the mail, i > did a another script to get me disk usage for each user on th

yet another quota question...

2000-10-18 Thread Chris Scheller
I emailed the list on monday about moving old mbox style to vpopmail. I got a script written to do this and i have moved all the archived mail to a test virtual domain. Once i got done moving the mail, i did a another script to get me disk usage for each user on the test domain. Some of my users h

Re: quota question...

2000-10-17 Thread Chris Scheller
> Sure, that would work. cool, any chance that this is included in qmailadmin in a newer version that i am not using yet? Chris Scheller Network One Internet, inc. http://www.networkone.net/ System/Network Administration 1-888-GOT-NET1

Re: quota question...

2000-10-17 Thread Ken Jones
Chris Scheller wrote: > > i am using large site support for sql and notice the pw_shell field is > the quota size. I compiled with a hardquota of 25mb, if i want to > increase the quota for a user could i just do a sql update on that > field for that user? Sure, that would work. Ken Jones

quota question...

2000-10-17 Thread Chris Scheller
i am using large site support for sql and notice the pw_shell field is the quota size. I compiled with a hardquota of 25mb, if i want to increase the quota for a user could i just do a sql update on that field for that user? Chris Scheller Network One Internet, inc. http://www.networkone.net/ Sys

RE: quota question on 4.9.5

2000-10-15 Thread Matt Simerson
syjne Krzysztof Dabrowski [mailto:[EMAIL PROTECTED]] Sent: Sunday, October 15, 2000 2:42 PM To: [EMAIL PROTECTED] Subject: Re: quota question on 4.9.5 >I don't mind doing some coding, but there seems to >be more missing. I'll need to dig through the code >some more. It woul

Re: quota question on 4.9.5

2000-10-15 Thread listy-dyskusyjne Krzysztof Dabrowski
>I don't mind doing some coding, but there seems to >be more missing. I'll need to dig through the code >some more. It would be nice if we can have the >postmaster get an unlimited quota so they can be >informed that their domain is over quota and that >they should get the quota increased or ha

Re: quota question on 4.9.5

2000-10-14 Thread Brian Kolaci
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > Delivered-To: mailing list [EMAIL PROTECTED] > Date: Fri, 13 Oct 2000 17:08:08 -0500 > From: Ken Jones <[EMAIL PROTECTED]> > To: Brian Kolaci <[EMAIL PROTECTED]> > CC: [EMAIL PROTECTED] > Subjec

Re: quota question on 4.9.5

2000-10-13 Thread Ken Jones
Brian Kolaci wrote: > > Hi, > > I have a quota question... > I'd like to put "per domain" quotas using > the O/S disk quotas, and use a separate uid/gid. > I noticed in vdelivermail.c that each of > the write() calls check for failure and return >

quota question on 4.9.5

2000-10-13 Thread Brian Kolaci
Hi, I have a quota question... I'd like to put "per domain" quotas using the O/S disk quotas, and use a separate uid/gid. I noticed in vdelivermail.c that each of the write() calls check for failure and return a temporary failure. Shouldn't there be a check for EDQUOT and b