Added course information. Added links to mirmon pages, removed stale mirror page...
[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>The <a href="http://www.exim.org/eximwiki/">Exim Wiki</a> is now online</center>
26     <hr>
27
28     <h2>Exim Course</h2>
29
30     <p>The University of Cambridge Computing Service is hosting a
31     seventh <a
32     href="http://www-tus.csx.cam.ac.uk/courses/exim/">course on the
33     Exim Mail Transfer Agent</a> on Tuesday 12th July to Friday 15th
34     July 2005 in Robinson College, Cambridge. The course has been
35     extended to 3 days. The course is suitable for those new to Exim
36     as well as more experienced users. In addition to Dr Philip Hazel,
37     there will be other external speakers.
38     </p>
39     <p><a href="http://www-tus.csx.cam.ac.uk/courses/exim/">Further
40     details here</a></p>
41
42     <h2>Current Versions</h2>
43     <p>
44       The current version of Exim is <b>4.50</b>.  See the <a
45       href="mirrors.html"><b>Download</b></a> page to get a copy.
46       There are security issues fixed in this version so all users are
47       encouraged to upgrade.
48     </p>
49
50     <p>Exim 3 and previous versions are now considered obsolete.  Exim 3
51     is not being developed any further, nor is it being actively
52     maintained, though if a really serious bug were found, it would be
53     looked at.</p>
54
55     <p>The old system filter has been deleted from the site - it is
56     not appropriate for current mail configurations.  If you are still
57     using it please discontinue immediately - it creates severe
58     collateral spam issues.</p>
59
60     <h2>Mailman</h2>
61
62     <p>The <a href="howto/mailman21.html">Exim/Mailman HOWTO</a> for
63       Mailman 2.1 with Exim 4 has been rewritten.</p>
64
65     <h2>Exim Books</h2>
66
67     <p>The new <a href="http://www.uit.co.uk/exim-book/"> Exim 4
68     book</a> is available.  See the <a
69     href="http://www.uit.co.uk/exim-book/">book website</a> for
70     further information.</p>
71
72     <p>The O'Reilly <a href="http://www.oreilly.com/catalog/exim/">Exim 3
73  book</a> is still available.</p>
74
75     <hr>
76     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
77 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
78     <h6>$Cambridge$</h6>
79   </body>
80 </html>