Deleted Added
full compact
submit.cf (223067) submit.cf (244833)
1#
2# Copyright (c) 1998-2004, 2009, 2010 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, 2009, 2010 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 Sat May 14 21:31:14 PDT 2011
20##### in /extra/home/ca/sm-8.14.5/OpenSource/sendmail-8.14.5/cf/cf
19##### built by ca@wiz.smi.sendmail.com on Fri Dec 21 10:45:15 PST 2012
20##### in /extra/home/ca/sm-8.14.6/OpenSource/sendmail-8.14.6/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.121 2010/01/07 18:20:19 ca Exp $ #####
31##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro 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
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.121 2010/01/07 18:20:19 ca Exp $ #####
31##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro 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
38##### $Id: proto.m4,v 8.744 2010/11/23 20:29:47 guenther Exp $ #####
38##### $Id: proto.m4,v 8.760 2012/09/07 16:30:15 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.14.5/Submit
117DZ8.14.6/Submit
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

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

921### Ruleset 98 -- local part of ruleset zero (can be null) ###
922###################################################################
923
924SParseLocal=98
925
926
927
928
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

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

921### Ruleset 98 -- local part of ruleset zero (can be null) ###
922###################################################################
923
924SParseLocal=98
925
926
927
928
929
930
929######################################################################
930### CanonAddr -- Convert an address into a standard form for
931### relay checking. Route address syntax is
932### crudely converted into a %-hack address.
933###
934### Parameters:
935### $1 -- full recipient address
936###

--- 530 unchanged lines hidden ---
931######################################################################
932### CanonAddr -- Convert an address into a standard form for
933### relay checking. Route address syntax is
934### crudely converted into a %-hack address.
935###
936### Parameters:
937### $1 -- full recipient address
938###

--- 530 unchanged lines hidden ---