1998-08-03 05:56:20 +00:00
|
|
|
divert(-1)
|
|
|
|
#
|
2014-01-26 20:46:55 +00:00
|
|
|
# Copyright (c) 1998, 1999, 2001 Proofpoint, Inc. and its suppliers.
|
2000-08-12 21:55:49 +00:00
|
|
|
# All rights reserved.
|
1998-08-03 05:56:20 +00:00
|
|
|
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
|
|
|
|
# Copyright (c) 1988, 1993
|
|
|
|
# The Regents of the University of California. All rights reserved.
|
|
|
|
#
|
|
|
|
# By using this file, you agree to the terms and conditions set
|
|
|
|
# forth in the LICENSE file which can be found at the top level of
|
|
|
|
# the sendmail distribution.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
|
|
|
|
divert(0)
|
2014-05-22 04:39:17 +00:00
|
|
|
VERSIONID(`$Id: use_cw_file.m4,v 8.12 2013-11-22 20:51:11 ca Exp $')
|
1998-08-03 05:56:20 +00:00
|
|
|
divert(-1)
|
|
|
|
|
2002-02-17 21:56:45 +00:00
|
|
|
# if defined, the sendmail.cf will read the /etc/mail/local-host-names file
|
|
|
|
# to find alternate names for this host. Typically only used when several
|
|
|
|
# hosts have been squashed into one another at high speed.
|
1998-08-03 05:56:20 +00:00
|
|
|
|
|
|
|
define(`USE_CW_FILE', `')
|
|
|
|
|
|
|
|
divert(0)
|