xref: /freebsd/etc/sendmail/freebsd.submit.mc (revision 2c191ba6b0b5d1b3729a5ac428d51cfc5d5f3d2e)
11f9b7c96SGregory Neil Shapirodivert(-1)
21f9b7c96SGregory Neil Shapiro#
3021562c5SGregory Neil Shapiro# Copyright (c) 2001-2003, 2014 Proofpoint, Inc. and its suppliers.
41f9b7c96SGregory Neil Shapiro#	All rights reserved.
51f9b7c96SGregory Neil Shapiro#
61f9b7c96SGregory Neil Shapiro# By using this file, you agree to the terms and conditions set
71f9b7c96SGregory Neil Shapiro# forth in the LICENSE file which can be found at the top level of
81f9b7c96SGregory Neil Shapiro# the sendmail distribution.
91f9b7c96SGregory Neil Shapiro#
101f9b7c96SGregory Neil Shapiro
111f9b7c96SGregory Neil Shapiro#
121f9b7c96SGregory Neil Shapiro#  This is the FreeBSD configuration for a set-group-ID sm-msp sendmail
131f9b7c96SGregory Neil Shapiro#  that acts as a initial mail submission program.
141f9b7c96SGregory Neil Shapiro#
15*2c191ba6SGregory Neil Shapiro# Last updated: 2024-02-01
161f9b7c96SGregory Neil Shapiro
171f9b7c96SGregory Neil Shapirodivert(0)dnl
181f9b7c96SGregory Neil Shapirodefine(`confCF_VERSION', `Submit')dnl
191f9b7c96SGregory Neil Shapirodefine(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
201f9b7c96SGregory Neil Shapirodefine(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
211f9b7c96SGregory Neil Shapirodefine(`confTIME_ZONE', `USE_TZ')dnl
221f9b7c96SGregory Neil Shapirodefine(`confDONT_INIT_GROUPS', `True')dnl
231f9b7c96SGregory Neil Shapirodefine(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl
241f9b7c96SGregory Neil Shapirodnl
255b0945b5SGregory Neil Shapirodnl If you use IPv6 only, change [127.0.0.1] to [IPv6:0:0:0:0:0:0:0:1]
261f9b7c96SGregory Neil ShapiroFEATURE(`msp', `[127.0.0.1]')dnl
27021562c5SGregory Neil Shapirodnl enable this for SMTPUTF8 support
28021562c5SGregory Neil Shapirodnl LOCAL_CONFIG
29021562c5SGregory Neil Shapirodnl O SMTPUTF8=true
30