1238635Sadriandivert(-1)
2238635Sadrian#
3238635Sadrian# Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers.
4238635Sadrian#	All rights reserved.
5238635Sadrian#
6238635Sadrian# By using this file, you agree to the terms and conditions set
7238635Sadrian# forth in the LICENSE file which can be found at the top level of
8238635Sadrian# the sendmail distribution.
9238635Sadrian#
10238635Sadrian
11238635Sadrian#
12238635Sadrian#  This is the FreeBSD configuration for a set-group-ID sm-msp sendmail
13238635Sadrian#  that acts as a initial mail submission program.
14238635Sadrian#
15238635Sadrian
16238635Sadriandivert(0)dnl
17238635SadrianVERSIONID(`$FreeBSD$')
18238635Sadriandefine(`confCF_VERSION', `Submit')dnl
19238635Sadriandefine(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
20238635Sadriandefine(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
21238635Sadriandefine(`confTIME_ZONE', `USE_TZ')dnl
22238635Sadriandefine(`confDONT_INIT_GROUPS', `True')dnl
23238635Sadriandefine(`confBIND_OPTS', `WorkAroundBrokenAAAA')dnl
24238635Sadriandnl
25238635Sadriandnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
26238635SadrianFEATURE(`msp', `[127.0.0.1]')dnl
27238635Sadrian