How to use quota with dovecot

Mik J mikydevel at yahoo.fr
Tue Apr 11 13:36:17 EEST 2017


Hello,Thank you to both of you for your answers.I just use imap.I'm going to look at your examples and 15-lda.confHave a nice week 

    Le Dimanche 9 avril 2017 17h44, chaouche yacine <yacinechaouche at yahoo.com> a écrit :
 

 

On Saturday, April 8, 2017 9:47 AM, Mik J <mikydevel at yahoo.fr> wrote:
> Then commented out in 90-quota.conf
>
>quota_rule = *:storage=1G
>
>quota_rule2 = Trash:storage=+100M
>
>quota_grace = 10%%
>
>}


You also need to define what type of quota do you want, dict-based, maildir based, static (same quota for all)... Figure out what quota you want then add the missing "quota=" line. I configured maildir based quotas and the line looks like this on my config file : 


90-quota.conf: 

quota = maildir:User quota

This will create and maintain a maildirsize file in the maildirs. Of course, this doesn't work for mboxes.


  -- Yassine.


   


More information about the dovecot mailing list