Command: maxsize

  Format: maxsize <size>

Sets the size limit for each list submission.  The command applies to
the selected list and may only be issued by a list owner.  A submission
to the list that exceeds the defined limit will be handled according to
the "oversized" parameter.

The format of the <size> parameter is variable.  You can specify it as a
number of bytes, or use a size expression such as "nnnu" where "nnn" is a
number and "u" is either "k" (signifying kilobytes) or "m" (signifying
megabytes).  For example, "1024" is 1024 bytes, but so is "1k".

A value of 0 causes checking of the size of a submission to be skipped.

This command is only available to list owners.

See also: maxlines oversized select
