[dovecot/core] 9c1ceb: quota: Cleanup - Move enforce checking out of quot...

GitHub noreply at github.com
Tue Sep 4 09:30:17 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: 9c1ceb88d8183d4920718f3a7aa6b548e46caadc
      https://github.com/dovecot/core/commit/9c1ceb88d8183d4920718f3a7aa6b548e46caadc
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Cleanup - Move enforce checking out of quota_root_visible()

Non-enforcing quota roots need to be visible even when enforcing quotas,
otherwise we cannot update them.


  Commit: 51693ff9edcfa87e053a065663f9ba0373da3578
      https://github.com/dovecot/core/commit/51693ff9edcfa87e053a065663f9ba0373da3578
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-09-04 (Tue, 04 Sep 2018)

  Changed paths:
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Mark noenforcing quotas with unlimited quota

This allows quota to be properly updated for unenforced quotas
so they can be used for tracking only.

This fixes issue where using noenforcing would not update quota
during mail save, but requires a manual quota update.


Compare: https://github.com/dovecot/core/compare/7057aa9de154...51693ff9edcf
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list