7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] quota bounces
FromSent OnAttachments
Dan HorneSep 5, 2006 8:22 am 
Sam VarshavchikSep 5, 2006 3:19 pm 
Dan HorneSep 6, 2006 7:20 am 
Tony EarnshawSep 6, 2006 9:20 am 
Barry FlanaganSep 6, 2006 9:32 am 
Tony EarnshawSep 6, 2006 10:58 am 
Dan HorneSep 6, 2006 11:05 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 bouncesActions...
From:Barry Flanagan (barr@flanagan.ie)
Date:Sep 6, 2006 9:32:00 am
List:net.sourceforge.lists.courier-maildrop

Tony Earnshaw wrote:

on den 06.09.2006 Klokka 10:20 (-0400) skreiv Dan Horne:

[...]

The message is now:

<te@example.com>: permission denied. Command output: WARN: quota string '25600000' not parseable maildrop: maildir over quota.

Dunno how you get this value (e.g. this site has it for each user in LDAP), but it should be 25600000S, possibly with a C after that, depending on your taste (now where did I get that from?)

See maildirquota.html - for the S modifier, at least.

I have also been getting this error on my LDAP site. I have up to now used Mysql and set the quota field to be concat(quota,'S') but in LDAP I only have the values in as the actual number, with no S.

I take it then that I need to store the quota with the S on the end in my LDAP directory, as there appears to be no equivalent to concat for LDAP (pity!)

-Barry