File: README

package info (click to toggle)
sendmail 8.18.1-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,496 kB
  • sloc: ansic: 105,736; perl: 7,504; sh: 5,488; makefile: 888
file content (22 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
The Build script will look for the default site configuration files in
this directory.  Build will include the following files if they are
present in this directory:

	site.config.m4
	site.OS.$SENDMAIL_SUFFIX.m4
	site.OS.m4
	site.post.m4

OS is the name of the operating system file selected from the devtools/OS
directory.  SENDMAIL_SUFFIX is a user environment variable which can be
used to further distinguish between site configuration files in this
directory.  If set, it will also be used in generating the obj.* directory
name.

Notice: if any of the above files is changed, the -c flag must be
specified with the Build command, otherwise those changes will have
no effect.

See the README in the devtools directory for more information.

$Revision: 8.8 $, Last updated $Date: 2002-02-18 20:57:00 $