freebsd-dev/contrib/sendmail/cf/cf
2003-09-19 23:11:30 +00:00
..
chez.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
clientproto.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-hpux9.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-hpux10.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-osf1.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-solaris2.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-sunos4.1.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cs-ultrix4.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
cyrusproto.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-bsd4.4.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-hpux9.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-hpux10.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-linux.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-mpeix.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-nextstep3.3.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-osf1.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-solaris.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-sunos4.1.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
generic-ultrix4.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
huginn.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
knecht.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
mail.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
mail.eecs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
mailspool.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
Makefile Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
python.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
README Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
s2k-osf1.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
s2k-ultrix4.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
submit.cf Import sendmail 8.12.10 2003-09-19 23:11:30 +00:00
submit.mc Import sendmail 8.12.10 2003-09-19 23:11:30 +00:00
tcpproto.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
ucbarpa.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
ucbvax.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
uucpproto.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00
vangogh.cs.mc Import sendmail 8.12.4 2002-06-11 21:12:04 +00:00

	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 $