Merge from vendor branch SENDMAIL:
[dragonfly.git] / contrib / sendmail-8.13.7 / cf / domain / generic.m4
1 divert(-1)
2 #
3 # Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6 # Copyright (c) 1988, 1993
7 #       The Regents of the University of California.  All rights reserved.
8 #
9 # By using this file, you agree to the terms and conditions set
10 # forth in the LICENSE file which can be found at the top level of
11 # the sendmail distribution.
12 #
13 #
14
15 #
16 #  The following is a generic domain file.  You should be able to
17 #  use it anywhere.  If you want to customize it, copy it to a file
18 #  named with your domain and make the edits; then, copy the appropriate
19 #  .mc files and change `DOMAIN(generic)' to reference your updated domain
20 #  files.
21 #
22 divert(0)
23 VERSIONID(`$Id: generic.m4,v 8.15 1999/04/04 00:51:09 ca Exp $')
24 define(`confFORWARD_PATH', `$z/.forward.$w+$h:$z/.forward+$h:$z/.forward.$w:$z/.forward')dnl
25 define(`confMAX_HEADERS_LENGTH', `32768')dnl
26 FEATURE(`redirect')dnl
27 FEATURE(`use_cw_file')dnl
28 EXPOSED_USER(`root')