Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 30585485c008e9563a3439f227b41786 > files > 34

sendmail-doc-8.12.1-4mdk.i586.rpm


	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 a copy of msp.mc in which OSTYPE() has been filled in
according to the host OS.  For the former see ../README.

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.1 $, Last updated $Date: 2001/04/26 15:43:20 $