7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildroprc and Quota
FromSent OnAttachments
Renato Otranto Jr.Oct 9, 2006 12:05 pm 
Barry FlanaganOct 9, 2006 2:47 pm 
Renato Otranto Jr.Oct 10, 2006 2:00 pm 
Barry FlanaganOct 10, 2006 2:25 pm 
Renato Otranto Jr.Oct 10, 2006 2:44 pm 
Sam VarshavchikOct 10, 2006 3:40 pm 
Barry FlanaganOct 11, 2006 3:03 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] Maildroprc and QuotaActions...
From:Barry Flanagan (barr@flanagan.ie)
Date:Oct 10, 2006 2:25:20 pm
List:net.sourceforge.lists.courier-maildrop

Renato Otranto Jr. wrote:

I think that maildrop gets the quota value from authlib, regardless of any Postfix supplied value. Your quota value as returned by authlib needs to include the 'S' on the end. If using MySQL for your data, set the MYSQL_QUOTA_FIELD to be concat(quota,'S') in your authmysqlrc

Hope this helps.

I already test it, but unsuccessful. Let me show my whole steps. I´m sorry by the long post...

You did not mention you were using LDAP. The concat trick only works with SQL.

You need to put the S on the end of your quota value in the LDAP directory. I know this because I had to do the same to fix one of my systems which uses LDAP.

-Barry