ec8cc6ac34
supply sendmail2netbsd for future imports. remove 8.9.x files. populate sendmail 8.10.1 build tree under gnu/usr.sbin/sendmail.
29 lines
995 B
Plaintext
29 lines
995 B
Plaintext
divert(-1)
|
|
#
|
|
# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
|
|
# All rights reserved.
|
|
# 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.
|
|
#
|
|
#
|
|
|
|
#
|
|
# The following is a generic domain file. You should be able to
|
|
# use it anywhere. If you want to customize it, copy it to a file
|
|
# named with your domain and make the edits; then, copy the appropriate
|
|
# .mc files and change `DOMAIN(generic)' to reference your updated domain
|
|
# files.
|
|
#
|
|
divert(0)
|
|
VERSIONID(`Id: generic.m4,v 8.15 1999/04/04 00:51:09 ca Exp')
|
|
define(`confFORWARD_PATH', `$z/.forward.$w+$h:$z/.forward+$h:$z/.forward.$w:$z/.forward')dnl
|
|
define(`confMAX_HEADERS_LENGTH', `32768')dnl
|
|
FEATURE(`redirect')dnl
|
|
FEATURE(`use_cw_file')dnl
|
|
EXPOSED_USER(`root')
|