Name: maxliteral
Type: BYTESIZE
Default-Value: 128K
Last-Modified: 3.10.0

Maximum size of a single literal allowed by the IMAP parser.

If set to 0, a large internally-defined limit will be applied.

Literals used for message [part] data in APPEND are only limited by the
:imapdconf:`maxmessagesize` option.

If the :imapdconf:`literalminus` option is enabled, non-synchonizing
literals will be limited to the lesser of 4K and either *maxliteral* or
:imapdconf:`maxmessagesize`, depending on the use-case.
