1 message in net.sourceforge.lists.courier-maildrop[maildropl] Re: No quotas with postfi...
FromSent OnAttachments
Rodolfo GonzalezSep 10, 2002 3:32 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] Re: No quotas with postfix+maildrop+imap.Actions...
From:Rodolfo Gonzalez (rodo@equinoxe.g-networks.net)
Date:Sep 10, 2002 3:32:42 pm
List:net.sourceforge.lists.courier-maildrop

Hi Rolan,

You need to include the --enable-maildirquota when compiling maildrop

Yes, I have that line.

./configure --enable-maildropmysql --with-mysqlconfig=/etc/maildrop/maildropmysql.cf

Maybe I'm missing this... what do you put in maildropmysql.cf? (didn't see it in the doco).

also, in your courier-imap config file /usr/lib/courier-imap/etc/imapd? you have to add QUOTA to the IMAP_COMPATABILITY if it's not there already.

Yes, I had already that.

Otherwise the user could exceed the quota by sending out large emails (which are retained in the sent-mail box).

Thanks again. Rodolfo.