Important Observation. For 100% fuctions of vpopmail quota run, you need use qmail-local native of qmail, and configure in $HOME/.qmail of user:
| /usr/local/bin/deliverquota ./Maildir 10000000S The "deliverquota" is in package of maildrop: http://www.flounder.net/~mrsam/maildrop/ Quota support for qmail, courier and other run perfectly. I solve my problem with this... Best wishes Jos� Roberto Kerne [EMAIL PROTECTED] Em Tue, 21 Jan 2003 15:34:32 -0200 Jos� Roberto Kerne <[EMAIL PROTECTED]> escreveu: JRK> Hello all, JRK> JRK> My problem with qmail+vpopmail+quota is resolved... look the problem: JRK> JRK> --- problem and tests --- JRK> I have problem with vpopmail + quota. Resuming: JRK> JRK> If i have the .qmail file in HOME of user: /home/vpopmail/domains/kerne.org/kerne, JRK> the quota suport dont used. The limit of quota to the user, dont limit JRK> messages delivered. JRK> JRK> But... if i remove the file .qmail (home of user), the quota support is turned on. JRK> I was try use the .qmail-kerne file in DOMAIN HOME (/home/vpopmail/domains/kerne.org), JRK> but this problem persist. JRK> JRK> In .qmail file i have: JRK> JRK> ---cut--- JRK> |qmvc JRK> /home/vpopmail/domains/kerne.org/kerne/Maildir/ JRK> ---cut--- JRK> JRK> Only. JRK> JRK> If i dont use the .qmail file, the quota support its function correctly. JRK> JRK> This is a bug of vpopmail+qmail, or need more configuration ?? JRK> JRK> My ./configure parameters: JRK> JRK> # ./configure --enable-qmaildir=/var/qmail \ JRK> --enable-vpopuser=vpopmail \ JRK> --enable-vpopgroup=vpopmail \ JRK> --enable-roaming-users=y \ JRK> --enable-tcprules-prog=/usr/local/bin/tcprules \ JRK> --enable-relay-clear-minutes=40 \ JRK> --enable-auth-logging=y \ JRK> --enable-logging=y \ JRK> --enable-mysql=y \ JRK> --enable-qmail-ext=y \ JRK> --enable-incdir=/usr/include \ JRK> --enable-libdir=/usr/lib \ JRK> --enable-libs=mysqlclient JRK> JRK> --- problem and tests --- JRK> JRK> JRK> For resolve this problem, use a workaround qmail-local (vqmaillocal), compiled JRK> with vpopmail: JRK> JRK> Look this in REAME.vqmaillocal : JRK> JRK> --- look this --- JRK> # cat README.vqmaillocal JRK> JRK> vqmaillocal is a developmental replacement for JRK> qmail-local. It will currently deliver email to JRK> vpopmail existing vpopmail users. JRK> JRK> Todo: JRK> 1) process .qmail-"user" files and .qmail-default file JRK> JRK> JRK> How to install: JRK> JRK> 1) mv /var/qmail/bin/qmail-local /var/qmail/bin/qmail-local.orig JRK> JRK> 2) cp vqmaillocal /var/qmail/bin/qmail-local JRK> JRK> done JRK> --- look this --- JRK> JRK> the problem is: JRK> JRK> JRK> Vpopmail dont send correctly information of quota used to courier. JRK> Is only be passed if .qmail (or .qmail-user) dont exist. JRK> Do tests... you look this problem. JRK> JRK> Resuming, JRK> JRK> If you have .qmail file, to configuration of user, courier-imap quota JRK> dont be used. The sum of quota used is dont passed correctly from vpopmail, JRK> then... this is a bug dont resolved. JRK> JRK> Thanks for all replyes, but this is only reply correct. JRK> JRK> JRK> Jose Roberto Kerne JRK> [EMAIL PROTECTED]
