generic.m4 revision 38032
138032Speterdivert(-1)
238032Speter#
338032Speter# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
438032Speter# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
538032Speter# Copyright (c) 1988, 1993
638032Speter#	The Regents of the University of California.  All rights reserved.
738032Speter#
838032Speter# By using this file, you agree to the terms and conditions set
938032Speter# forth in the LICENSE file which can be found at the top level of
1038032Speter# the sendmail distribution.
1138032Speter#
1238032Speter#
1338032Speter
1438032Speter#
1538032Speter#  The following is a generic domain file.  You should be able to
1638032Speter#  use it anywhere.  If you want to customize it, copy it to a file
1738032Speter#  named with your domain and make the edits; then, copy the appropriate
1838032Speter#  .mc files and change `DOMAIN(generic)' to reference your updated domain
1938032Speter#  files.
2038032Speter#
2138032Speterdivert(0)
2238032SpeterVERSIONID(`@(#)generic.m4	8.9 (Berkeley) 5/19/98')
2338032Speterdefine(`confFORWARD_PATH', `$z/.forward.$w+$h:$z/.forward+$h:$z/.forward.$w:$z/.forward')dnl
2438032SpeterFEATURE(redirect)dnl
2538032SpeterFEATURE(use_cw_file)dnl
26