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 is the prototype file for a configuration that supports nothing
12#  but basic SMTP connections via TCP.
13#
14#  You may want to add an OSTYPE macro to get the location of various
15#  support files for your operating system environment.
16#
17
18include(`../m4/cf.m4')
19VERSIONID(`@(#)tcpproto.mc	8.2 (Berkeley) 08/21/93')
20
21FEATURE(nouucp)
22
23MAILER(local)
24MAILER(smtp)
25