File: quota.rst.txt

package info (click to toggle)
cyrus-imapd 3.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 60,540 kB
  • sloc: ansic: 280,382; perl: 146,834; javascript: 9,624; sh: 5,730; yacc: 2,660; cpp: 2,263; makefile: 2,103; lex: 675; xml: 621; awk: 303; python: 273; asm: 262
file content (20 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _imap-features-quota:

=====
Quota
=====

.. NOTE::

    This section needs more information. Would you like to
    :ref:`help out <contribute-docs>`?

.. todo:: Please write me.

Quota allows administrators to restrict the amount of resources used by
hierarchies of mailboxes.

Cyrus IMAP supports *storage quota*, which is defined as the number of
kilobytes used by the individual :rfc:`822` message files on disk

Back to :ref:`imap-features`