190792Sgshapirodivert(-1)
290792Sgshapiro#
3261370Sgshapiro# Copyright (c) 2001-2003 Proofpoint, Inc. and its suppliers.
490792Sgshapiro#	All rights reserved.
590792Sgshapiro#
690792Sgshapiro# By using this file, you agree to the terms and conditions set
790792Sgshapiro# forth in the LICENSE file which can be found at the top level of
890792Sgshapiro# the sendmail distribution.
990792Sgshapiro#
1090792Sgshapiro#
1190792Sgshapiro
1290792Sgshapiro#
1390792Sgshapiro#  This is the prototype file for a set-group-ID sm-msp sendmail that
1490792Sgshapiro#  acts as a initial mail submission program.
1590792Sgshapiro#
1690792Sgshapiro
1790792Sgshapirodivert(0)dnl
18266711SgshapiroVERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $')
1990792Sgshapirodefine(`confCF_VERSION', `Submit')dnl
2090792Sgshapirodefine(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
2190792Sgshapirodefine(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
2294334Sgshapirodefine(`confTIME_ZONE', `USE_TZ')dnl
23110560Sgshapirodefine(`confDONT_INIT_GROUPS', `True')dnl
24110560Sgshapirodnl
25110560Sgshapirodnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
26110560SgshapiroFEATURE(`msp', `[127.0.0.1]')dnl
27