1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10#
11#  This the prototype for a "null client" -- that is, a client that
12#  does nothing except forward all mail to a mail hub.
13#
14#  To use this, you MUST use the nullclient feature with the name of
15#  the mail hub as its argument.  You MAY also define an OSTYPE to
16#  define the location of the queue directories and the like.
17#  Other than these, it should never contain any other lines.
18#
19
20include(`../m4/cf.m4')
21VERSIONID(`@(#)clientproto.mc	8.2 (Berkeley) 08/21/93')
22
23FEATURE(nullclient, mailhost.$m)
24