Deleted Added
full compact
submit.cf (147078) submit.cf (157001)
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 27 16:38:48 PST 2005
20##### in /extra/home/ca/sm-8.13.4/OpenSource/sendmail-8.13.4/cf/cf
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
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 $ #####
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.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 $ #####
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.711 2004/08/04 21:29:55 ca Exp $ #####
38##### $Id: proto.m4,v 8.718 2005/08/24 18:07:23 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.4/Submit
117DZ8.13.6/Submit
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

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

247
248# shall we sort the queue by hostname first?
249#O QueueSortOrder=priority
250
251# minimum time in queue before retry
252#O MinQueueAge=30m
253
254# how many jobs can you process in the queue?
118
119
120###############
121# Options #
122###############
123
124# strip message body to 7 bits on input?
125O SevenBitInput=False

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

247
248# shall we sort the queue by hostname first?
249#O QueueSortOrder=priority
250
251# minimum time in queue before retry
252#O MinQueueAge=30m
253
254# how many jobs can you process in the queue?
255#O MaxQueueRunSize=10000
255#O MaxQueueRunSize=0
256
257# perform initial split of envelope without checking MX records
258#O FastSplit=1
259
260# queue directory
261O QueueDirectory=/var/spool/clientmqueue
262
263# key for shared memory; 0 to turn off

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

375
376# service switch file (name hardwired on Solaris, Ultrix, OSF/1, others)
377#O ServiceSwitchFile=/etc/mail/service.switch
378
379# hosts file (normally /etc/hosts)
380#O HostsFile=/etc/hosts
381
382# dialup line delay on connection failure
256
257# perform initial split of envelope without checking MX records
258#O FastSplit=1
259
260# queue directory
261O QueueDirectory=/var/spool/clientmqueue
262
263# key for shared memory; 0 to turn off

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

375
376# service switch file (name hardwired on Solaris, Ultrix, OSF/1, others)
377#O ServiceSwitchFile=/etc/mail/service.switch
378
379# hosts file (normally /etc/hosts)
380#O HostsFile=/etc/hosts
381
382# dialup line delay on connection failure
383#O DialDelay=10s
383#O DialDelay=0s
384
385# action to take if there are no recipients in the message
384
385# action to take if there are no recipients in the message
386#O NoRecipientAction=add-to-undisclosed
386#O NoRecipientAction=none
387
388# chrooted environment for writing to files
387
388# chrooted environment for writing to files
389#O SafeFileEnvironment=/arch
389#O SafeFileEnvironment
390
391# are colons OK in addresses?
392#O ColonOkInAddr=True
393
394# shall I avoid expanding CNAMEs (violates protocols)?
395#O DontExpandCnames=False
396
397# SMTP initial login message (old $e macro)

--- 1055 unchanged lines hidden ---
390
391# are colons OK in addresses?
392#O ColonOkInAddr=True
393
394# shall I avoid expanding CNAMEs (violates protocols)?
395#O DontExpandCnames=False
396
397# SMTP initial login message (old $e macro)

--- 1055 unchanged lines hidden ---