submit.mc revision 90792
190792Sgshapirodivert(-1)
290792Sgshapiro#
390792Sgshapiro# Copyright (c) 2001 Sendmail, 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
1890792SgshapiroVERSIONID(`$Id: submit.mc,v 8.5 2001/09/08 01:20:53 gshapiro 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
2290792SgshapiroFEATURE(`msp')dnl
23