0N/A# This patch is Solaris-specific and thus has not been contributed upstream.
0N/A # Copyright (c) 1988, 1993
0N/A # The Regents of the University of California. All rights reserved.
0N/A+# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
0N/A+# Use is subject to license terms.
0N/A # By using this file, you agree to the terms and conditions set
0N/A # forth in the LICENSE file which can be found at the top level of
0N/A # the sendmail distribution.
0N/A VERSIONID(`$Id:
proto.m4,v 8.762 2013-11-22 20:51:13 ca Exp $')
0N/A # level CF_LEVEL config file format
1472N/A-V`'CF_LEVEL`'ifdef(`NO_VENDOR',`', `/ifdef(`VENDOR_NAME', `VENDOR_NAME', `Berkeley')')
1472N/A+V`'CF_LEVEL`'ifdef(`NO_VENDOR',`', `/ifdef(`VENDOR_NAME', `VENDOR_NAME', `Sun')')
0N/A dnl if MAILER(`local') not defined: do it ourself; be nice
1934N/A # Maximum MIME header length to protect MUAs
1934N/A-_OPTION(MaxMimeHeaderLength, `confMAX_MIME_HEADER_LENGTH', `0/0')
1879N/A+_OPTION(MaxMimeHeaderLength, `confMAX_MIME_HEADER_LENGTH', `2048/1024')
0N/A # Maximum length of the sum of all headers
0N/A _OPTION(MaxHeadersLength, `confMAX_HEADERS_LENGTH', `32768')