435ec14100e61bda2da56d76f041964ae7603e3a
[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 is also a book, produced by the author -  See the
17     <a href="http://www.uit.co.uk/exim-book/">book website</a> for
18     further information.</p>
19
20     <p>There are 3 main sets of documentation for exim, all of which
21     are also available below in html form.</p>
22
23     <p>The main user and configuration manual is the specification
24     document</p>
25
26     <dl>
27       <!-- one of (dd dt) -->
28       <dt>
29         <b>
30           <a href="exim-html-4.20/doc/html/spec.html" target="_top">
31           The Exim Specification - Version 4.2x</a>
32         </b>
33       </dt>
34
35       <dd>The master documentation for exim containing all required
36       detail to install, configure and use exim.  <font
37       color=darkgreen>Changes to the documentation (normally
38       reflecting changes to the functionality of exim, are now shown
39       in a green font like this segment.</font></dd>
40
41       <!-- one of (dd dt) -->
42       <dt>
43         <b>
44           <a href="exim-html-4.20/doc/html/filter.html">
45           The Exim Filter Specification - Version 4.2x</a>
46         </b>
47       </dt>
48       <dd>Additional information on the exim filter language.</dd>
49
50     </dl>
51     <h2>HOWTO Documentation</h2>
52     <ul>
53       <li><a href="howto/rbl.html">Using DNS Block Lists</a></li>
54       <li><a href="howto/relay.html">Controlling relaying</a></li>
55       <li><a href="howto/mailman.html">Using mailman 2.0 lists with exim</a></li>
56       <li><a href="howto/mailman21.html">Using mailman 2.1 lists with exim3 or exim4</a></li>
57     </ul>
58     <h2>Frequently Asked Questions - FAQ</h2>
59
60     <p>The <a href="exim-html-4.20/doc/html/FAQ.html">FAQ for Exim
61     4</a> can be found <a
62     href="exim-html-4.20/doc/html/FAQ.html">here</a>.  The FAQ for the
63     obsolete Exim 3 releases can be found on the <a
64     href="ftp/exim3/">FTP site</a> - see the <a
65     href="mirrors.html">download</a> pages.</p>
66
67     <h2>Copies of Documentation</h2>
68
69     <p>Copies of the main exim documentation in HTML format as used on
70     this site in a compressed tar file are available from the main
71       ftp site and mirrors (see file <tt>exim-html-*</tt>).</p>
72
73     <h2>FAQs and other Documentation</h2>
74     <p>A number of FAQs are in preparation and will be made available shortly.
75       Please contact me if you have material to contribute.</p>
76
77     <h2>Obsolete Documentation</h2>
78     <p>Old versions of documentation are still on-line:-</p>
79     <table>
80       <tr><th>Version 4.1x</th>
81         <td>
82           <a href="exim-html-4.10/doc/html/spec.html" target="_top">
83             specification document</a>
84         </td>
85         <td>
86           <a href="exim-html-4.10/doc/html/filter.html">filter</a>
87         </td>
88         <td>
89           <a href="exim-html-4.10/doc/html/FAQ.html">FAQ</a>
90         </td>
91       </tr>
92       <tr><th>Version 4.0x</th>
93         <td>
94           <a href="exim-html-4.00/doc/html/spec.html" target="_top">
95             specification document</a>
96         </td>
97         <td>
98           <a href="exim-html-4.00/doc/html/filter.html">filter</a>
99         </td>
100         <td>
101           <a href="exim-html-4.00/doc/html/FAQ.html">FAQ</a>
102         </td>
103       </tr>
104        <tr><th>Version 3.3x</th>
105         <td>
106           <a href="exim-html-3.30/doc/html/spec.html" target="_top">
107             specification document</a>
108         </td>
109         <td>
110           <a href="exim-html-3.30/doc/html/filter.html">filter</a>
111         </td>
112       </tr>
113      <tr><th>Version 3.2x</th>
114         <td>
115           <a href="exim-html-3.20/doc/html/spec.html" target="_top">
116             specification document</a>
117         </td>
118         <td>
119           <a href="exim-html-3.20/doc/html/filter.html">filter</a>
120         </td>
121         <td>
122           <a href="exim-html-3.20/doc/html/oview.html">overview</a>
123         </td>
124       </tr>
125       <tr><th>Version 3.1x</th>
126         <td>
127           <a href="exim-html-3.10/doc/html/spec.html" target="_top">
128             specification document</a>
129         </td>
130         <td>
131           <a href="exim-html-3.10/doc/html/filter.html">filter</a>
132         </td>
133         <td>
134           <a href="exim-html-3.10/doc/html/oview.html">overview</a>
135         </td>
136       </tr>
137       <tr><th>Version 3.0x</th>
138         <td>
139           <a href="exim-html-3.00/doc/html/spec.html" target="_top">
140             specification document</a>
141         </td>
142         <td>
143           <a href="exim-html-3.00/doc/html/filter.html">filter</a>
144         </td>
145         <td>
146           <a href="exim-html-3.00/doc/html/oview.html">overview</a>
147         </td>
148       </tr>
149       <tr><th>Version 2.1x</th>
150         <td>
151           <a href="exim-html-2.10/doc/html/spec.html" target="_top">
152             specification document</a>
153         </td>
154         <td>
155           <a href="exim-html-2.10/doc/html/filter.html">filter</a>
156         </td>
157         <td>
158           <a href="exim-html-2.10/doc/html/oview.html">overview</a>
159         </td>
160       </tr>
161       <tr><th>Version 2.0x</th>
162         <td>
163           <a href="exim-html-2.00/doc/html/spec.html" target="_top">
164             specification document</a>
165         </td>
166         <td>
167           <a href="exim-html-2.00/doc/html/filter.html">filter</a>
168         </td>
169         <td>
170           <a href="exim-html-2.00/doc/html/oview.html">overview</a>
171         </td>
172       </tr>
173       <tr><th>Version 1.9x</th>
174         <td>
175           <a href="exim-html-1.90/doc/html/spec.html" target="_top">
176             specification document</a>
177         </td>
178         <td>
179           <a href="exim-html-1.90/doc/html/filter.html">filter</a>
180         </td>
181         <td>
182           <a href="exim-html-1.90/doc/html/oview.html">overview</a>
183         </td>
184       </tr>
185     </table>
186
187     <hr>
188     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
189 <!-- Created: Mon Aug 25 15:46:41 BST 1997 -->
190     <h4>$Id: docs.html,v 1.14 2003/06/30 15:45:45 nigel Exp $</h4>
191   </body>
192 </html>