mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
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:
parent
1b467db206
commit
3e59cfb104
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue