Deleted Added
full compact
submit.cf (157001) submit.cf (159609)
1#
2# Copyright (c) 1998-2004 Sendmail, Inc. and its suppliers.
3# All rights reserved.
4# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
5# Copyright (c) 1988, 1993
6# The Regents of the University of California. All rights reserved.
7#
8# By using this file, you agree to the terms and conditions set
9# forth in the LICENSE file which can be found at the top level of
10# the sendmail distribution.
11#
12#
13
14######################################################################
15######################################################################
16#####
17##### SENDMAIL CONFIGURATION FILE
18#####
1#
2# Copyright (c) 1998-2004 Sendmail, Inc. and its suppliers.
3# All rights reserved.
4# Copyright (c) 1983, 1995 Eric P. Allman. All rights reserved.
5# Copyright (c) 1988, 1993
6# The Regents of the University of California. All rights reserved.
7#
8# By using this file, you agree to the terms and conditions set
9# forth in the LICENSE file which can be found at the top level of
10# the sendmail distribution.
11#
12#
13
14######################################################################
15######################################################################
16#####
17##### SENDMAIL CONFIGURATION FILE
18#####
19##### built by ca@wiz.smi.sendmail.com on Sun Mar 19 22:37:26 PST 2006
20##### in /extra/home/ca/sm-8.13.6/OpenSource/sendmail-8.13.6/cf/cf
19##### built by ca@nother.smi.sendmail.com on Mon Jun 5 15:34:16 PDT 2006
20##### in /extra/home/ca/sm-8.13.7/OpenSource/sendmail-8.13.7/cf/cf
21##### using ../ as configuration include directory
22#####
23######################################################################
24#####
25##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
26#####
27######################################################################
28######################################################################
29
30##### $Id: cfhead.m4,v 8.116 2004/01/28 22:02:22 ca Exp $ #####
31##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
21##### using ../ as configuration include directory
22#####
23######################################################################
24#####
25##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
26#####
27######################################################################
28######################################################################
29
30##### $Id: cfhead.m4,v 8.116 2004/01/28 22:02:22 ca Exp $ #####
31##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
32##### $Id: submit.mc,v 8.13 2003/09/10 22:12:48 ca Exp $ #####
32##### $Id: submit.mc,v 8.14 2006/04/05 05:54:41 ca Exp $ #####
33##### $Id: msp.m4,v 1.33 2004/02/09 22:32:38 ca Exp $ #####
34
35##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####
36
37
33##### $Id: msp.m4,v 1.33 2004/02/09 22:32:38 ca Exp $ #####
34
35##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####
36
37
38##### $Id: proto.m4,v 8.718 2005/08/24 18:07:23 ca Exp $ #####
38##### $Id: proto.m4,v 8.719 2006/03/30 20:50:13 ca Exp $ #####
39
40# level 10 config file format
41V10/Berkeley
42
43# override file safeties - setting this option compromises system security,
44# addressing the actual file configuration problem is preferred
45# need to set this before any file actions are encountered in the cf file
46#O DontBlameSendmail=safe

--- 62 unchanged lines hidden (view full) ---

109# my name for error messages
110DnMAILER-DAEMON
111
112
113D{MTAHost}[127.0.0.1]
114
115
116# Configuration version number
39
40# level 10 config file format
41V10/Berkeley
42
43# override file safeties - setting this option compromises system security,
44# addressing the actual file configuration problem is preferred
45# need to set this before any file actions are encountered in the cf file
46#O DontBlameSendmail=safe

--- 62 unchanged lines hidden (view full) ---

109# my name for error messages
110DnMAILER-DAEMON
111
112
113D{MTAHost}[127.0.0.1]
114
115
116# Configuration version number
117DZ8.13.6/Submit
117DZ8.13.7/Submit
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

--- 1310 unchanged lines hidden (view full) ---

1436# #
1437#
1438# #
1439# # This is the prototype file for a set-group-ID sm-msp sendmail that
1440# # acts as a initial mail submission program.
1441# #
1442#
1443# divert(0)dnl
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

--- 1310 unchanged lines hidden (view full) ---

1436# #
1437#
1438# #
1439# # This is the prototype file for a set-group-ID sm-msp sendmail that
1440# # acts as a initial mail submission program.
1441# #
1442#
1443# divert(0)dnl
1444# VERSIONID(`$Id: submit.mc,v 8.13 2003/09/10 22:12:48 ca Exp $')
1444# VERSIONID(`$Id: submit.mc,v 8.14 2006/04/05 05:54:41 ca Exp $')
1445# define(`confCF_VERSION', `Submit')dnl
1446# define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
1447# define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
1448# define(`confTIME_ZONE', `USE_TZ')dnl
1449# define(`confDONT_INIT_GROUPS', `True')dnl
1450# dnl
1451# dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
1452# FEATURE(`msp', `[127.0.0.1]')dnl
1445# define(`confCF_VERSION', `Submit')dnl
1446# define(`__OSTYPE__',`')dnl dirty hack to keep proto.m4 from complaining
1447# define(`_USE_DECNET_SYNTAX_', `1')dnl support DECnet
1448# define(`confTIME_ZONE', `USE_TZ')dnl
1449# define(`confDONT_INIT_GROUPS', `True')dnl
1450# dnl
1451# dnl If you use IPv6 only, change [127.0.0.1] to [IPv6:::1]
1452# FEATURE(`msp', `[127.0.0.1]')dnl