Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-06-14 Thread vpopmail
> Do note quote me on this, but i _believe_ the way to fix this is to > remove the quota file, and it should be rebuild on the next delivery. > Yes. It solved the problem. every night i run a 30 20 * * * find /var/vpopmail/domains -name maildirsize -exec rm -f {} \; from cron to remove the maildi

Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-29 Thread Werner Amon
X-Istence schrieb: I hate to do this, but did you even read the thread starters message? X-Istence You are right X, sorry ;) Werner

Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-29 Thread Raúl Galicia
El 29/05/2004 15:13 X-Istence dijo: > I hate to do this, but did you even read the thread starters message? The first message talked about qmail-pop3d-maildirquota.patch.gz, Werner talk about qmail-maildir++.patch and I think they are not the same patch, maybe that is the confussion. ;) Regards

Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-29 Thread X-Istence
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Werner Amon wrote: > Michael Bellears schrieb: > My users are reporting me they are receiving a warning message that >>> >>> >>> they are >>> over their user quota, but they know they are not over quota. >>> >>> > Which pop3 daemon do you use

Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-29 Thread Werner Amon
Michael Bellears schrieb: My users are reporting me they are receiving a warning message that they are over their user quota, but they know they are not over quota. Which pop3 daemon do you use? If it is qmail-pop3d, have you patched it with the qmail-maildir++.patch from the contrib directory? B

RE: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-28 Thread Michael Bellears
> > > > My users are reporting me they are receiving a warning message that > they are > > over their user quota, but they know they are not over quota. > > Do note quote me on this, but i _believe_ the way to fix this > is to remove the quota file, and it should be rebuild on the > next deliver

Re: [vchkpw] User is over quota (whithout beeing over quota)

2004-05-28 Thread X-Istence
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Hi guys, > > My users are reporting me they are receiving a warning message that they are > over their user quota, but they know they are not over quota. Do note quote me on this, but i _believe_ the way to fix this is to re

[vchkpw] User is over quota (whithout beeing over quota)

2004-05-28 Thread vpopmail
Hi guys, My users are reporting me they are receiving a warning message that they are over their user quota, but they know they are not over quota. Do you know some issue related to maildir quotas and vpopmail? I know about the qmail-pop3d-maildirquota.patch.gz file. In fact i've applied it ov