Updated web pages for 4.67.
[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     <h2>Exim Course at Cambridge (UK)</h2>
26     <p>The next Exim course in Cambridge, England, will be from 24th to
27     27th July (lunchtime-to-lunchtime). Details are available along with
28     online registration at the <a href="http://www-tus.csx.cam.ac.uk/courses/exim/" target="_top">
29     course web site</a>.
30     <hr/>
31     <h2>Getting Information About Exim</h2>
32
33     <p>New users and those converting from other MTAs (and others) may find
34 the <a href="http://www.exim-new-users.co.uk/">Exim New Users site</a> to
35 be useful.</p>
36
37 <p>There is an extensive set of <a href="docs.html">main documentation</a> and a
38 <a href="http://www.exim.org/eximwiki/">Wiki</a> for user supported documentation
39 and hints</p>
40
41     <h2>Current Versions</h2>
42     <p>
43       The current version of Exim is <b>4.67</b>.  See the <a
44       href="mirrors.html"><b>Download</b></a> page to get a copy.
45     </p>
46
47     <p>Exim 3 and previous versions are now considered obsolete. See
48       the wiki article <a href="http://www.exim.org/eximwiki/Exim3Status" target="_top">Exim3Status</a> for details.</p>
49
50     <h2>Exim Bugzilla</h2>
51
52     <p>If you find a bug in Exim or the documentation, please register
53     a bug in the <a href="http://www.exim.org/bugzilla/" target="_top">Exim
54     Bugzilla</a></p>
55
56     <h2>Exim Books</h2>
57
58     <p>The <a href="http://www.uit.co.uk/exim-book/"> Exim 4
59     book</a> is available.  See the <a
60     href="http://www.uit.co.uk/exim-book/">book website</a> for
61     further information.</p>
62
63     <p>The O'Reilly <a href="http://www.oreilly.com/catalog/exim/">
64     Exim 3 book</a> is still available, however this is not
65     appropriate for a current Exim environment.</p>
66
67     <hr>
68     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
69 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
70     <h6>$Cambridge$</h6>
71   </body>
72 </html>