2cd3805794362c739fd1bec8fc9b9e6f02a96599
[exim-website.git] / home.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3   <head>
4     <title>Basic Exim Home Page Stuff</title>
5     <base target="body">
6   </head>
7
8   <body bgcolor="#FFFFFF" text="#00005A" link="#FF6600" alink="#FF9933" vlink="#990000">
9     <center>
10       <img src="images/exim-blue-ld.png" alt="[big logo]">
11     </center>
12     <h1>The Exim Home Page</h1> 
13
14     <p>Exim is a message transfer agent (<b>MTA</b>) developed at the
15     University of Cambridge for use on Unix systems connected to the
16     Internet. It is freely available under the terms of the <b>GNU
17     General Public Licence</b>. In style it is similar to <b>Smail
18     3</b>, but its facilities are more general.  There is a great deal
19     of flexibility in the way mail can be routed, and there are
20     extensive facilities for checking incoming mail. Exim can be
21     installed in place of sendmail, although the configuration of exim
22     is quite different to that of sendmail.</p>
23
24     <hr>
25     <center>
26       <i>This is a volunteer run website with no connection to The
27       University of Cambridge or any other institution.</i>
28     </center>
29     <hr>
30     <h2>Exim Course</h2>
31     <p>There is an <a href="http://www-tus.csx.cam.ac.uk/courses/exim/">Exim course</a> at the University of Cambridge in July 2004.</p>
32
33     <h2>Current Versions</h2>
34     <p>
35       The current version of Exim is <b>4.31</b>.  See the <a href="mirrors.html"><b>Download</b></a> page to get a copy.
36     </p>
37
38     <p>Exim 3 and previous versions are now considered obsolete.  Exim 3
39     is not being developed any further, nor is it being actively
40     maintained, though if a really serious bug were found, it would be
41     looked at.</p>
42
43     <p>The old system filter has been deleted from the site - it is
44     not appropriate for current mail configurations.</p>
45
46     <h2>Exim Books</h2> 
47
48     <p>The new <a href="http://www.uit.co.uk/exim-book/"> Exim 4
49     book</a> is available.  See the <a
50     href="http://www.uit.co.uk/exim-book/">book website</a> for
51     further information.</p>
52
53     <p>The O'Reilly <a href="http://www.oreilly.com/catalog/exim/">Exim 3
54         book</a> is still available.</p>
55
56     <hr>
57     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
58 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
59     <h6>$Id: home.html,v 1.37 2004/03/05 15:39:32 nigel Exp $</h6>
60   </body>
61 </html>