1divert(-1)
2#
3# Copyright (c) 2001, 2002 Sendmail, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#
11
12#
13#  This is the prototype file for a set-group-ID sm-msp sendmail that
14#  acts as a initial mail submission program.
15#
16
17divert(0)dnl
18include(`/usr/share/sendmail-cf/m4/cf.m4')
19VERSIONID(`linux setup for Red Hat Linux')dnl
20define(`confCF_VERSION', `redhat9-submit-1.1')dnl
21define(`confMIME_FORMAT_ERRORS', `False')
22define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
23define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
24define(`confTIME_ZONE', `USE_TZ')dnl
25define(`confDONT_INIT_GROUPS', `True')dnl
26define(`confPID_FILE', `/var/run/sm-client.pid')dnl
27dnl define(`confDIRECT_SUBMISSION_MODIFIERS',`C')
28FEATURE(`use_ct_file')dnl
29
30dnl # DNS not always online
31FEATURE(nocanonify)
32define(`confDIRECT_SUBMISSION_MODIFIERS', `C')
33define(`confBIND_OPTS', `-DNSRCH -DEFNAMES')
34
35dnl
36dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
37FEATURE(`msp', `[127.0.0.1]')dnl
38
39LOCAL_CONFIG
40# More trusted users
41Tnews
42Tmajordomo
43Tmj
44Tsb
45