1

Topic: Quotas personalized in dovecot

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.8
- Linux/BSD distribution name and version: Centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP AD Windows server 2016
- Web server (Apache or Nginx):Nginx
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

It is known than user's quota can become established by default in Dovecot but general, I have configured it of the following way:


plugin {
    # Quota configuration.
    # Reference: http://wiki2.dovecot.org/Quota/Configuration
    quota = dict:user::proxy::quotadict
       
    # Set default quota rule if no quota returned from SQL/LDAP query.
    quota_rule = *:storage=200m
    quota_rule2 = *:messages=3000
    quota_rule3 = Trash:storage=+10%
    quota_rule4 = Junk:ignore


Now then, but I have users' group that has to utilize a different quota to this first configured, and I want to establish one to 5 specific users different. The question is, as quotas personalized to determined users can be configured in dovecot.

I use Integration Activate Directory with Windows Server 2016.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Quotas personalized in dovecot

No idea how to do this without a SQL/LDAP query. sad
Better ask in Dovecot mailing list:
https://www.dovecot.org/mailinglists.html

3

Re: Quotas personalized in dovecot

ZhangHuangbin wrote:

No idea how to do this without a SQL/LDAP query. sad
Better ask in Dovecot mailing list:
https://www.dovecot.org/mailinglists.html


The problem is the dovecot in iredmail with the plugins the very quota can give it of general form, is in need of mysql to make place mat for it as the iredadmin does it, now then, I look up this part because in reality I have integrated Iredamail with Active Directory with Windows Server 2016 and I have tried to give it personalized quotas to a specific account, to an user that needs bigger MB of quota than the users' rest, no himself if I make myself understood .

Example users all of general form has 300 MB of quotas, but I wish to give him a different quota to the users 1 GB estados.financieros@mx.co.cu.

The Users believe  themselves in the Active Directory of Windows

For that reason I consult, trying from giving him solution, if the mechanism exists for it.