minor tweaks
[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     <p>An expanded, although outdated, <a
25     href="intro.html">introduction is available</a>.</p>
26
27     <hr>
28     <center>
29       <i>This is a volunteer run website with no connection to The
30       University of Cambridge or any other institution.</i>
31     </center>
32     <hr>
33     <h2>Current Versions</h2>
34     <p>
35       Current Exim versions are <b>3.36</b> and <b>4.14</b>, both of
36       which are bug fix releases over the previous versions.
37     </p>
38
39     <h2>Exim Course</h2> 
40
41     <p>The University of Cambridge Computing Service is hosting a <a
42     href="http://www-tus.csx.cam.ac.uk/courses/exim/">fifth course</a>
43     on the Exim mail transfer agent on Monday 30 June to Wednesday 2
44     July 2003 in Robinson College, Cambridge. The course is suitable
45     for those new to Exim as well as more experienced users. In
46     addition to Dr Philip Hazel, there will be two external speakers.
47     Further information and registration details can be found on <a
48     href="http://www-tus.csx.cam.ac.uk/courses/exim/">http://www-tus.csx.cam.ac.uk/courses/exim/</a>.</p>
49
50     <h2>Exim Books</h2> 
51
52     <p>The new <a href="http://www.uit.co.uk/exim-book/"> Exim 4
53     book</a> is expected to be available in early May 2003.  See the
54     <a href="http://www.uit.co.uk/exim-book/">book website</a> for
55     further information.</p>
56
57     <p>The O'Reilly <a href="http://www.oreilly.com/catalog/exim/">Exim 3
58         book</a> is still available.</p>
59
60     <hr>
61     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
62 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
63     <h6>$Id: home.html,v 1.27 2003/04/10 12:33:44 nigel Exp $</h6>
64   </body>
65 </html>