8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: [Fwd: Using L...
FromSent OnAttachments
Fabiano FelixApr 26, 2005 8:34 am 
Gordon MessmerApr 26, 2005 8:58 am 
Jay LeeApr 26, 2005 9:01 am 
Fabiano FelixApr 27, 2005 8:34 am 
Mark BucciarelliApr 27, 2005 8:58 am 
Gordon MessmerApr 27, 2005 9:15 am 
Fabiano FelixApr 27, 2005 10:17 am 
Edwin L. CulpApr 27, 2005 10:37 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: [courier-users] Re: [Fwd: Using LDAP quota for non-virtual users]Actions...
From:Edwin L. Culp (ecu@encontacto.net)
Date:Apr 27, 2005 10:37:49 am
List:net.sourceforge.lists.courier-users

Quoting Fabiano Felix <fel@getnet.com.br>:

Hi Gordon,

In fact, I was trying to do it comparing with a SQL setup...

I tested using only:

"LDAP_MAILDIRQUOTA quota"

and at object into directory I tried:

2048 (only number) 2048MB (number with MB) 2048S (Maildir format)

Maybe something like:

quota: 20000000S

in your ldap directory.

ed

Do you have some suggestion???

Regards,

Em Qua, 2005-04-27 às 09:09 -0700, Gordon Messmer escreveu:

Fabiano Felix wrote:

authldaprc (this file is the actual configuration, I have tested some others): " ... LDAP_MAILDIRQUOTA concat(quota,'S')

What makes you think that's a valid setting for MAILDIRQUOTA? "concat" is an SQLism.