NetBSD/gnu/dist/sendmail/cf/cf
atatat bf9c8c87f6 resolve conflicts, pull 8.13.3 to head, make it build 2005-03-15 02:14:15 +00:00
..
Build
Makefile
README
chez.cs.mc
clientproto.mc
cs-hpux9.mc
cs-hpux10.mc
cs-osf1.mc
cs-solaris2.mc
cs-sunos4.1.mc
cs-ultrix4.mc
cyrusproto.mc
generic-bsd4.4.cf
generic-bsd4.4.mc
generic-hpux9.cf
generic-hpux9.mc
generic-hpux10.cf
generic-hpux10.mc
generic-linux.cf
generic-linux.mc
generic-mpeix.cf
generic-mpeix.mc
generic-nextstep3.3.cf
generic-nextstep3.3.mc
generic-osf1.cf
generic-osf1.mc
generic-solaris.cf
generic-solaris.mc
generic-sunos4.1.cf
generic-sunos4.1.mc
generic-ultrix4.cf
generic-ultrix4.mc
huginn.cs.mc
knecht.mc
mail.cs.mc
mail.eecs.mc
mailspool.cs.mc
python.cs.mc
s2k-osf1.mc
s2k-ultrix4.mc
submit.cf
submit.mc
tcpproto.mc
ucbarpa.mc
ucbvax.mc
uucpproto.mc
vangogh.cs.mc

README

	SENDMAIL CONFIGURATION FILES INSTALLATION

This document describes how to install the sendmail configuration files.
Please see ../README about the sendmail configuration files themselves.

By default you need two .mc files: sendmail.mc and submit.mc.  The
latter is an OS independent configuration file for the mail submission
program (MSP).  See ../README for details about both files.

Installation of these two files can be done via:

	make install-cf

If you use a different name than "sendmail" for your main .mc file"
then you should use

	make install-cf CF=config

where "config" is the name of your main .mc file.

The default installation directory is /etc/mail and can be changed
by specifying

	MAILDIR=/other/dir

The name of the source file for "submit.cf" can be overridden by

	SUBMIT=msp

For more details see Makefile.


Revision: 1.2, Last updated Date: 2002/02/22 00:33:54