cfhead.m4 (ee7b0571c2c18bdec848ed2044223cc88db29bd8) cfhead.m4 (e18480699e55169fe2161fe4e4455945eb1a0511)
1#
2# Copyright (c) 1998-2004, 2009, 2010 Proofpoint, 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

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

15######################################################################
16######################################################################
17#####
18##### SENDMAIL CONFIGURATION FILE
19#####
20ifdef(`__win32__', `dnl', `dnl
21ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl
22syscmd(sh _CF_DIR_`'sh/makeinfo.sh _CF_DIR_ > TEMPFILE)dnl
1#
2# Copyright (c) 1998-2004, 2009, 2010 Proofpoint, 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

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

15######################################################################
16######################################################################
17#####
18##### SENDMAIL CONFIGURATION FILE
19#####
20ifdef(`__win32__', `dnl', `dnl
21ifdef(`TEMPFILE', `dnl', `define(`TEMPFILE', maketemp(/tmp/cfXXXXXX))dnl
22syscmd(sh _CF_DIR_`'sh/makeinfo.sh _CF_DIR_ > TEMPFILE)dnl
23include(TEMPFILE)dnl
23ifdef(`_NO_MAKEINFO_',, `include(TEMPFILE)')dnl
24syscmd(rm -f TEMPFILE)dnl')')
25#####
26######################################################################
27#####
28##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
29#####
30######################################################################
31######################################################################

--- 281 unchanged lines hidden ---
24syscmd(rm -f TEMPFILE)dnl')')
25#####
26######################################################################
27#####
28##### DO NOT EDIT THIS FILE! Only edit the source .mc file.
29#####
30######################################################################
31######################################################################

--- 281 unchanged lines hidden ---