submit.mc revision 110560
119304Speterdivert(-1)
219304Speter#
319304Speter# Copyright (c) 2001, 2002 Sendmail, Inc. and its suppliers.
419304Speter#	All rights reserved.
519304Speter#
619304Speter# By using this file, you agree to the terms and conditions set
719304Speter# forth in the LICENSE file which can be found at the top level of
819304Speter# the sendmail distribution.
919304Speter#
1019304Speter#
1119304Speter
1219304Speter#
1319304Speter#  This is the prototype file for a set-group-ID sm-msp sendmail that
1419304Speter#  acts as a initial mail submission program.
1519304Speter#
1619304Speter
1719304Speterdivert(0)dnl
1819304SpeterVERSIONID(`$Id: submit.mc,v 8.6.2.4 2002/12/29 03:54:34 ca Exp $')
1919304Speterdefine(`confCF_VERSION', `Submit')dnl
2019304Speterdefine(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
2119304Speterdefine(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
2219304Speterdefine(`confTIME_ZONE', `USE_TZ')dnl
2319304Speterdefine(`confDONT_INIT_GROUPS', `True')dnl
2419304Speterdnl
2519304Speterdnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
2619304SpeterFEATURE(`msp', `[127.0.0.1]')dnl
2719304Speter