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.

If no unit is specified, bytes is assumed.

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

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