now dovecot -n give protocol lmtp { mail_plugins = " quota" postmaster_address = jf at marche.be } But nothing change in gosaMailQuota I set size in ko bytes gosaMailQuota : 100000 Le 02/03/15 13:37, Steffen Kaiser a ?crit :> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > 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 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > > iQEVAwUBVPRZhHz1H7kL/d9rAQL+FwgAv6T9+fp4JeVdox9Ct3SbNMZUvU7lMLZO > MBuZQCMgcov72VR6Kx/c5EGC7qXZA8sIW6PZNQOuAtEWEDJu9XCmy5JA3xBhFvwx > ox8v08AUu2WVF0rxu+ABFdv0jvXlp1f2ditaI/45dfynbn2HHfVclliFk5mU9gii > UhBJ8w22m0of82RLMIEgcViJbH8swJHjOxY+dx6mxkq2IgJkxo6ST3s7btaibYUH > Rxxjqij4NhRKl3Cq/yft4ygQRNytAEk9k7lPrLfGt+hnxhv2L8SFBWdC/ozm8olW > psEoCkPJz9ihcW0Wd/5aQg+8OeWSrSHYY+XpnxK12VmOruaOvl8crg=> =+N1X > -----END PGP SIGNATURE-----
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 = jf at 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
Content maildirsize : cat Maildir/maildirsize 0S 181243879 2032 19202 1 14239 1 31954 1 Le 02/03/15 14:21, Juan Bernhard a ?crit :> 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 = jf at 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