mschorm / rpms / file

Forked from rpms/file 3 years ago
Clone
3fbcbe2
divert(-1)
3fbcbe2
#
3fbcbe2
# Copyright (c) 2001-2003 Sendmail, Inc. and its suppliers.
3fbcbe2
#	All rights reserved.
3fbcbe2
#
3fbcbe2
# By using this file, you agree to the terms and conditions set
3fbcbe2
# forth in the LICENSE file which can be found at the top level of
3fbcbe2
# the sendmail distribution.
3fbcbe2
#
3fbcbe2
#
3fbcbe2
3fbcbe2
#
3fbcbe2
#  This is the prototype file for a set-group-ID sm-msp sendmail that
3fbcbe2
#  acts as a initial mail submission program.
3fbcbe2
#
3fbcbe2
3fbcbe2
divert(0)dnl
3fbcbe2
sinclude(`/usr/share/sendmail-cf/m4/cf.m4')dnl
3fbcbe2
VERSIONID(`linux setup')dnl
3fbcbe2
define(`confCF_VERSION', `Submit')dnl
3fbcbe2
define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
3fbcbe2
define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
3fbcbe2
define(`confTIME_ZONE', `USE_TZ')dnl
3fbcbe2
define(`confDONT_INIT_GROUPS', `True')dnl
3fbcbe2
define(`confPID_FILE', `/var/run/sm-client.pid')dnl
3fbcbe2
dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')dnl
3fbcbe2
FEATURE(`use_ct_file')dnl
3fbcbe2
dnl
3fbcbe2
dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
3fbcbe2
FEATURE(`msp', `[127.0.0.1]')dnl