1 message in net.sourceforge.lists.courier-maildrop[maildropl] Setting different qouta s...
FromSent OnAttachments
Flora DruMar 6, 2007 10:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Setting different qouta sizesActions...
From:Flora Dru (dr@dicts.mak.ac.ug)
Date:Mar 6, 2007 10:03:16 pm
List:net.sourceforge.lists.courier-maildrop

Hi,

I have a postfix + mysql + maildrop + sqwebmail setup. Versions are as follows

postfix-2.2.8.tar.gz mysql courier-authlib-0.58.tar.bz2 courier-imap-4.0.6.20051004.tar.bz2 maildrop-2.0.1.20051115.tar.bz2 sqwebmail-5.0.7.tar.bz2

maildrop configuration is ./configure --with-db=db --enable-maildirquota --with-mysql

courier-authlib configuration is ./configure --with-mysql-libs=/usr/lib64/mysql --with-mysql-includes=/usr/include/mysql

the authmysqlrc file among others specifies the quota field as follows MYSQL_QUOTA_FIELD concat(quota,'S')

However this does not seem to be read so I specified the qouta in the maildroprc file as follows

MAILDIRQUOTA=80480000S

All works fine except that I am not able to set different quotas for different users.

Please advise.

Thank you, Florence