1divert(-1)
2#
3# Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#
11
12#
13#  This is a generic configuration file for HP MPE/iX.
14#  It has support for local and SMTP mail only.  If you want to
15#  customize it, copy it to a name appropriate for your environment
16#  and do the modifications there.
17#
18
19divert(0)dnl
20VERSIONID(`$Id: generic-mpeix.mc,v 8.2 2013-11-22 20:51:08 ca Exp $')
21OSTYPE(mpeix)dnl
22DOMAIN(generic)dnl
23define(`confFORWARD_PATH', `$z/.forward')dnl
24MAILER(local)dnl
25MAILER(smtp)dnl
26