Base version of exim docs at 22 May 2000
[exim-website.git] / docs.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3   <head>
4     <title>Documentation for exim</title>
5   </head>
6
7   <body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
8     <h1>Documentation for exim</h1>
9
10     <p>Exim has a set of documentation released with it.  A text file
11     of the main documentation is released as part of the exim tar
12     archive.  Additionally postscript and texinfo forms of the
13     documentation are also available in separate tar archives on the
14     ftp sites.</p>
15
16     <p>There are 3 main sets of documentation for exim, all of which
17     are also available below in html form (generated from the texinfo
18     version - this is lacking information such as change bars etc -
19     the master set of documentation is always the postscript form).</p>
20
21     <dl>
22       <!-- one of (dd dt) -->
23       <dt>
24         <b>
25           <a href="exim-html-3.10/doc/html/oview.html">
26           Exim Overview</a>
27         </b>
28       </dt>
29       <dd>A summary overview of the capabilities of exim</dd>
30       <!-- one of (dd dt) -->
31       <dt>
32         <b>
33           <a href="exim-html-3.10/doc/html/spec.html" target="_top">
34           The Exim Specification</a>
35         </b>
36       </dt>
37
38       <dd>The master documentation for exim containing all required
39       detail to install, configure and use exim.  <font
40       color=darkgreen>Changes to the documentation (normally
41       reflecting changes to the functionality of exim, are now shown
42       in a green font like this segment.</font><em>Documentation has
43       now been updated to version 3.10</em></dd>
44
45       <!-- one of (dd dt) -->
46       <dt>
47         <b>
48           <a href="exim-html-3.10/doc/html/filter.html">
49           The Exim Filter Specification</a>
50         </b>
51       </dt>
52       <dd>Additional information on the exim filter language.</dd>
53
54     </dl>
55     <h2>HOWTO Documentation</h2>
56     <ul>
57       <li><a href="howto/rbl.html">Using the RBL</a></li>
58       <li><a href="howto/relay.html">Controlling relaying</a></li>
59       <li><a href="howto/mailman.html">Using mailman lists with exim</a></li>
60     </ul>
61     <h2>Frequently Asked Questions - FAQ</h2>
62     <p>The <a href="FAQ.html">exim FAQ</a> is now available.</p>
63
64     <h2>Copies of Documentation</h2>
65
66     <p>Copies of the main exim documentation in HTML format as used on
67     this site in a compressed tar file are available from the main
68       ftp site and mirrors (see file <tt>exim-html-*</tt>).</p>
69
70     <h2>FAQs and other Documentation</h2>
71     <p>A number of FAQs are in preparation and will be made available shortly.
72       Please contact me if you have material to contribute.</p>
73
74     <h2>Old Documentation</h2>
75     <p>Old versions of documentation are still on-line:-</p>
76     <table>
77       <tr><th>Version 3.0x</th>
78         <td>
79           <a href="exim-html-3.00/doc/html/spec.html" target="_top">
80             specification document</a>
81         </td>
82         <td>
83           <a href="exim-html-3.00/doc/html/filter.html">filter</a>
84         </td>
85         <td>
86           <a href="exim-html-3.00/doc/html/oview.html">overview</a>
87         </td>
88       </tr>
89       <tr><th>Version 2.1x</th>
90         <td>
91           <a href="exim-html-2.10/doc/html/spec.html" target="_top">
92             specification document</a>
93         </td>
94         <td>
95           <a href="exim-html-2.10/doc/html/filter.html">filter</a>
96         </td>
97         <td>
98           <a href="exim-html-2.10/doc/html/oview.html">overview</a>
99         </td>
100       </tr>
101       <tr><th>Version 2.0x</th>
102         <td>
103           <a href="exim-html-2.00/doc/html/spec.html" target="_top">
104             specification document</a>
105         </td>
106         <td>
107           <a href="exim-html-2.00/doc/html/filter.html">filter</a>
108         </td>
109         <td>
110           <a href="exim-html-2.00/doc/html/oview.html">overview</a>
111         </td>
112       </tr>
113       <tr><th>Version 1.9x</th>
114         <td>
115           <a href="exim-html-1.90/doc/html/spec.html" target="_top">
116             specification document</a>
117         </td>
118         <td>
119           <a href="exim-html-1.90/doc/html/filter.html">filter</a>
120         </td>
121         <td>
122           <a href="exim-html-1.90/doc/html/oview.html">overview</a>
123         </td>
124       </tr>
125     </table>
126
127     <hr>
128     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
129 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
130     <h4>$Id: docs.html,v 1.4 2000/04/09 22:02:33 nigel Exp $</h4>
131   </body>
132 </html>