diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-25 22:54:08 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2017-06-25 23:00:18 +0200 |
commit | d291c7670e4c370cdc4f631ea58f82c7f4f87823 (patch) | |
tree | a31abed23e38d6071b40b311420a31491edce01b /doc/doc-txt | |
parent | 53d77ba6ef973fcbb4b0c17a60bc9229e45aa1ae (diff) |
Add quota/quota_filecount transport option modifier "no_check" Bug 1115
This option modifier allows to ignore the quota limits, but update
the maildirsize file.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 5fd7fbb29..d0d5cf22c 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -38,6 +38,9 @@ Version 4.90 8. New main configuration option "commandline_checks_require_admin" to restrict who can use various introspection options. + 9. New option modifier "no_check" for quota and quota_filecount + appendfile transport. + Version 4.89 ------------ |