Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

OpenBSD Mailing List Server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset listname max_total_header_length = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : 2048
Data Type     : integer
Category      : moderate
Password Notes: Visible only with password. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset listname max_total_header_length = 3072


The max_total_header_length contains the maximum length in characters 
of all of the headers in a posted message.  By default, a message with
headers that exceed this limit will be sent to the moderators for
approval.

Setting this value to zero will disable the total header length check.
The "max_header_line_length" setting can be used to check the size of
individual headers. 

The length of the headers of a message is stored in the
"total_header_length" access variable.  If the limit is exceeded, the
"total_header_length_exceeded" access variable will be set to 1.  See
"help configset_access_rules" and "help access_variables" for more
information on access variables. 


See Also:
   help access_variables 
   help admin_moderate
   help configset_access_rules
   help configset_admin_headers
   help configset_max_header_line_length
   help configset_max_mime_header_length
   help configset_maxlength
   help configset_taboo_headers

This is the "configset_max_total_header_length" help document for 
Majordomo 2, version 0.1201103110.

For a list of all help documents, send the following command:
   help topics
in the body of a message to majordomo@openbsd.org.

For assistance, please contact the openbsd.org administrators.
Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help