El 02/03/2015 a las 10:01 a.m., Jean-François Sénéchal escibió:
> now dovecot -n give
> 
> protocol lmtp {
>   mail_plugins = " quota"
>   postmaster_address = j...@marche.be
> }
> 
> But nothing change
> 
> in gosaMailQuota I set size in ko bytes
> 
> gosaMailQuota : 100000
> 

Maildir controls qutoa using a file, in your case will be
~/Maildir/maildirzise. The first line on the file tell you the mailbox
limits of sapace (in bytes) and files. Check of this is enforced or not.
Maybe dovecot only reads the ldap quota value when this file is not
present, because it may be modified by another program (an mta for example)


> 
> Le 02/03/15 13:37, Steffen Kaiser a écrit :
> On Mon, 2 Mar 2015, Jean-François Sénéchal wrote:
> 
>>>> protocol lmtp {
>>>>  mail_plugins = " quota quota"
> 
>                      ^^^^^^^^
> it's added twice
> 
>>>>
>>>> Le 02/03/15 12:17, Steffen Kaiser a écrit :
>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>> Hash: SHA1
>>>>>
>>>>> On Mon, 2 Mar 2015, Jean-François Sénéchal wrote:
>>>>>
>>>>> please post output of dovecont -n
>>>>>
>>>>>>
>>>>>> user_attrs =
>>>>>> homeDirectory=home,uidNumber=uid,gidNumber=gid,gosaMailQuota=quota_rule=*:bytes=%$
>>>>>>
> 
>>>>>> Mar  2 11:41:58 domaine dovecot: imap: Debug: Added userdb setting:
>>>>>> plugin/quota_rule=*:bytes=0
> 
> what's the content of siroco's LDAP entry? Esp. gosaMailQuota.
> 
> -- Steffen Kaiser

Reply via email to