3 # Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers.
6 # By using this file, you agree to the terms and conditions set
7 # forth in the LICENSE file which can be found at the top level of
8 # the sendmail distribution.
13 # This is the FreeBSD configuration for a set-group-ID sm-msp sendmail
14 # that acts as a initial mail submission program.
18 VERSIONID(`$FreeBSD$')
19 define(`confCF_VERSION', `Submit')dnl
20 define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
21 define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
22 define(`confTIME_ZONE', `USE_TZ')dnl
23 define(`confDONT_INIT_GROUPS', `True')dnl
24 define(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl
26 dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
27 FEATURE(`msp', `[127.0.0.1]')dnl