BSD 4_1c_2 release
[unix-history] / usr / src / usr.lib / sendmail / READ_ME
CommitLineData
dc0fb44e
EA
1
2 SENDMAIL DISTRIBUTION
3
4Presumably by the time you get to this READ_ME file, you will have
5already read the tape in, or will have received this distribution as
6part of 4.2bsd. If you do not yet have the distribution online, read
7the tape in now -- you will need about one megabyte to hold the tape.
8
9The first thing you should look at is the documentation. The two
10critical documents are "doc/intro.me" and "doc/op.me". Read both
11of these before proceeding with your installation. If you have read
12these before, you should still read through the second one again
13anyhow, since the installation procedures change occasionally.
14
15A brief tour:
16 FILES A list of the files on the tape.
17 Makefile A Makefile that will do a vanilla install for you.
18 adb A set of adb(1) scripts for printing out certain
19 sendmail data structures.
20 adm Administrativia.
21 aux Files that represent programs that are not really
22 "part" of sendmail, or old versions of some files
23 in src for use by people on other system types.
24 cf The configuration files for Berkeley, plus a few
25 prototype configurations for basic installation
26 types.
27 doc The documentation.
28 include The include files used by more than just the sendmail
29 program itself.
30 lib Library routines used by sendmail, but not really
31 "part" of sendmail itself; these might be candidates
32 for libc.a.
33 md Some m4 files used to isolate machine dependencies.
34 src The source for the sendmail program itself.
35 test Some files used for testing -- mostly these are
36 shell files intended as the targets for aliasing.
37
38Due to my present circumstances, I am unable to provide a formal
39level of support for this system. However, I will make whatever
40attempt I can to answer a reasonable number of questions. Since
41the company I am working for is not working in this area, and has
42indulged me tremendously in letting me work on this at all, I regret
43that I am unable to accept phone calls. I can be contacted as:
44
45 OLD NEW
46 Arpanet: eric@Berkeley eric@Berkeley.ARPA
47 UUCP: ucbvax!eric eric@ucbvax.UUCP
48
49Eric Allman
50Britton-Lee, Inc.
51
e804469b 52@(#)READ_ME 3.1 1/10/83