8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Quota support
FromSent OnAttachments
Robin WhittleJun 9, 2003 8:50 am 
EmilianoJun 12, 2003 9:29 am 
Devin RubiaJun 12, 2003 10:04 am 
pdon...@angrynerds.comJun 12, 2003 10:51 am 
EmilianoJun 12, 2003 11:08 am 
Matthias AndreeJun 12, 2003 3:04 pm 
p dont thinkJun 12, 2003 8:29 pm 
EmilianoJun 13, 2003 6:00 am 
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:Re: [maildropl] Quota supportActions...
From:pdon...@angrynerds.com (pdon@angrynerds.com)
Date:Jun 12, 2003 10:51:50 am
List:net.sourceforge.lists.courier-maildrop

I'm using Postfix+Mysql+Courier-Imap + maildrop. Now I want to enable quota support with maildrop. so, maildrop -v says

maildrop 1.5.2 Copyright 1998-2003 Double Precision, Inc. Maildir quota extension enabled. Virtual user database via MySQL extension enabled.

maildropmysql.config

database maildb table users uid_field address quota_field cuota

Is this a cut-and-paste? If so, you have a typo.

It's not a typo, just not English. As long as it matches the database, doesn't matter what the field is called, of course.

my mysql "users" table address quota emiliano@... 10000000S

I do. maildirmake -q 100000000S ./maildir so now I have a file [root@www maildir]# less maildirsize 100000000S 31899402 403

huh. i already had my maildirs. i didn't need to create them with maildirmake in order to get the maildirsize file. either way should work.

Now, I send a mail to me, but the maildirsize file doesn't change. What's wrong ? or missing.

have you verified that maildrop is doing your LDA work? what does your master.cf file look like? have you looked at your maillog?

-paul