The sendmail binary now has a reasonable default for MaxMimeHeaderLength

built in.  No need to set it here.

MFC after:	1 week
This commit is contained in:
Gregory Neil Shapiro 2003-04-18 01:25:41 +00:00
parent 1b467db206
commit 3e59cfb104
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113644

View File

@ -86,7 +86,6 @@ dnl DAEMON_OPTIONS(`Name=IPv4, Family=inet')
dnl DAEMON_OPTIONS(`Name=IPv6, Family=inet6')
define(`confBIND_OPTS', `WorkAroundBrokenAAAA')
define(`confMAX_MIME_HEADER_LENGTH', `256/128')
define(`confNO_RCPT_ACTION', `add-to-undisclosed')
define(`confPRIVACY_FLAGS', `authwarnings,noexpn,novrfy')
MAILER(local)