Deleted Added
full compact
submit.cf (94334) submit.cf (95154)
1#
2# Copyright (c) 1998-2001 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

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

19#####
20######################################################################
21#####
22##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
23#####
24######################################################################
25######################################################################
26
1#
2# Copyright (c) 1998-2001 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

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

19#####
20######################################################################
21#####
22##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
23#####
24######################################################################
25######################################################################
26
27##### $Id: cfhead.m4,v 8.107 2001/07/22 03:25:37 ca Exp $ #####
28##### $Id: cf.m4,v 8.32 1999/02/07 07:26:14 gshapiro Exp $ #####
29##### $Id: submit.mc,v 8.6 2002/03/26 03:30:58 ca Exp $ #####
30##### $Id: msp.m4,v 1.32 2002/03/26 22:02:03 ca Exp $ #####
27##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
28##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
29##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
30##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
31
31
32##### $Id: no_default_msa.m4,v 8.2 2001/02/14 05:03:22 gshapiro Exp $ #####
32##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
33
34
33
34
35##### $Id: proto.m4,v 8.639 2002/04/02 23:42:42 gshapiro Exp $ #####
35##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro 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

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

1224######################################################################
1225######################################################################
1226
1227
1228##################################################
1229### Local and Program Mailer specification ###
1230##################################################
1231
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

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

1224######################################################################
1225######################################################################
1226
1227
1228##################################################
1229### Local and Program Mailer specification ###
1230##################################################
1231
1232##### $Id: local.m4,v 8.58 2000/10/26 01:58:29 ca Exp $ #####
1232##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
1233
1234#
1235# Envelope sender rewriting
1236#
1237SEnvFromL
1238R<@> $n errors to mailer-daemon
1239R@ <@ $*> $n temporarily bypass Sun bogosity
1240R$+ $: $>AddDomain $1 add local domain if needed

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

1276Mprog, P=[IPC], F=lmDFMuXk5, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
1277 T=X-Unix/X-Unix/X-Unix,
1278 A=TCP $h
1279
1280#####################################
1281### SMTP Mailer specification ###
1282#####################################
1283
1233
1234#
1235# Envelope sender rewriting
1236#
1237SEnvFromL
1238R<@> $n errors to mailer-daemon
1239R@ <@ $*> $n temporarily bypass Sun bogosity
1240R$+ $: $>AddDomain $1 add local domain if needed

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

1276Mprog, P=[IPC], F=lmDFMuXk5, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
1277 T=X-Unix/X-Unix/X-Unix,
1278 A=TCP $h
1279
1280#####################################
1281### SMTP Mailer specification ###
1282#####################################
1283
1284##### $Id: smtp.m4,v 8.64 2001/04/03 01:52:54 gshapiro Exp $ #####
1284##### $Id: submit.cf,v 1.1.1.2 2002/04/10 03:04:57 gshapiro Exp $ #####
1285
1286#
1287# common sender and masquerading recipient rewriting
1288#
1289SMasqSMTP
1290R$* < @ $* > $* $@ $1 < @ $2 > $3 already fully qualified
1291R$+ $@ $1 < @ *LOCAL* > add local qualification
1292

--- 79 unchanged lines hidden ---
1285
1286#
1287# common sender and masquerading recipient rewriting
1288#
1289SMasqSMTP
1290R$* < @ $* > $* $@ $1 < @ $2 > $3 already fully qualified
1291R$+ $@ $1 < @ *LOCAL* > add local qualification
1292

--- 79 unchanged lines hidden ---