Deleted Added
full compact
submit.cf (110560) submit.cf (111823)
1#
2# Copyright (c) 1998-2002 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

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

27##### $Id: cfhead.m4,v 8.108.2.1 2002/08/27 20:19:08 gshapiro Exp $ #####
28##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
29##### $Id: submit.mc,v 8.6.2.4 2002/12/29 03:54:34 ca Exp $ #####
30##### $Id: msp.m4,v 1.32 2002/03/26 22:02:03 ca Exp $ #####
31
32##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####
33
34
1#
2# Copyright (c) 1998-2002 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

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

27##### $Id: cfhead.m4,v 8.108.2.1 2002/08/27 20:19:08 gshapiro Exp $ #####
28##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
29##### $Id: submit.mc,v 8.6.2.4 2002/12/29 03:54:34 ca Exp $ #####
30##### $Id: msp.m4,v 1.32 2002/03/26 22:02:03 ca Exp $ #####
31
32##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####
33
34
35##### $Id: proto.m4,v 8.649.2.13 2002/12/04 00:12:18 ca Exp $ #####
35##### $Id: proto.m4,v 8.649.2.14 2002/12/30 15:46:02 ca Exp $ #####
36
37# level 10 config file format
38V10/Berkeley
39
40# override file safeties - setting this option compromises system security,
41# addressing the actual file configuration problem is preferred
42# need to set this before any file actions are encountered in the cf file
43#O DontBlameSendmail=safe

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

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

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

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

--- 1251 unchanged lines hidden ---
114
115
116###############
117# Options #
118###############
119
120# strip message body to 7 bits on input?
121O SevenBitInput=False

--- 1251 unchanged lines hidden ---