Re: Possible to set quota in size and number of messages
21 Aug
2018
21 Aug
'18
10:25 p.m.
Hi Reio and list,
It appears placing it at the end of the quota rules and then manually recalculating the quotas via doveadm has solved the problem!
Configuration:
plugin {
quota = dict:User quota::file:%h/dovecot-quota
quota_rule = *:storage=10G
quota_rule1 = INBOX/Inbox:storage=+30M
quota_rule2 = INBOX/Trash:storage=+30M
quota_rule3 = INBOX/Deleted Messages:storage=+30M
quota_rule4 = *:messages=100000
}
Recalculate quotas:
$ sudo doveadm quota recalc -u <account>
Restart Dovecot and Apple Mail.
Thanks,
- J
2285
Age (days ago)
2285
Last active (days ago)
0 comments
1 participants
participants (1)
-
J Doe