1*b79d4e45Sericdivert(-1)
2*b79d4e45Seric#
3*b79d4e45Seric# Copyright (c) 1983 Eric P. Allman
4*b79d4e45Seric# Copyright (c) 1988, 1993
5*b79d4e45Seric#	The Regents of the University of California.  All rights reserved.
6*b79d4e45Seric#
7*b79d4e45Seric# %sccs.include.redist.sh%
8*b79d4e45Seric#
9*b79d4e45Seric
10*b79d4e45Seric#
11*b79d4e45Seric#  This is a generic configuration file for HP-UX 9.x.
12*b79d4e45Seric#  It has support for local and SMTP mail only.  If you want to
13*b79d4e45Seric#  customize it, copy it to a name appropriate for your environment
14*b79d4e45Seric#  and do the modifications there.
15*b79d4e45Seric#
16*b79d4e45Seric
17*b79d4e45Sericinclude(`../m4/cf.m4')
18*b79d4e45SericVERSIONID(`@(#)generic-hpux9.mc	8.1 (Berkeley) 04/21/95')
19*b79d4e45SericOSTYPE(hpux9)dnl
20*b79d4e45SericDOMAIN(generic)dnl
21*b79d4e45SericMAILER(local)dnl
22*b79d4e45SericMAILER(smtp)dnl
23