updates of many things
[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/eximX.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 extensive, and in particular it
19     has some defences against mail bombs and unsolicited junk mail in
20     the form of options for refusing messages from particular hosts,
21     networks, or senders.  It can be installed in place of sendmail,
22     although the configuration of exim is quite different to that of
23     sendmail.</p>
24
25     <p>An expanded <a href="intro.html">introduction is available</a>.</p>
26
27     <h2>New Things</h2>
28     <ul>
29       <li><i>Please note that this web site is updated asynchronously with
30           exim releases, and may sometimes trail versions by a few days or
31           even weeks</i></li>
32       <li>
33         Exim version 3.35 and 4.01 have both been released. These
34         are bug fix releases over the previous versions.
35       </li>
36       <li>
37         Exim Version 4.00 is available - see the <a
38         href="mirrors.html">availability</a> pages to get hold of a
39         copy.  This is a major new release with some major changes
40         from version 3.x, as such it should be treated with care.
41       </li>
42       <li>
43         <a href="http://www-tus.csx.cam.ac.uk/courses/exim/">Exim
44           course at Cambridge</a> on 24-26 June, 2002.
45       </li>
46       <li>
47         Exim Version 3.34 is available - see the <a
48         href="mirrors.html">availability</a> pages to get hold of a
49         copy.  Documentation has been patially updated to match.
50         Version 3.34 fixes an exploitable (in rare configurations)
51         security bug - upgrading is strongly recommended.
52       </li>
53       <li>
54         Printed copies of the <a href="http://www.bsdmall.com/emexmailtran.html">
55           Exim 3 documentation</a> are available from BSDMall as part of Prime
56         Freeware's <a href="http://ptf.com/dossier/">Dossier</a>
57         project</a> (NB this is a printed form of
58         documents bundled in electronic form with Exim).
59       </li>
60       <li>
61         The information on the <a href="maillist.html">Mailing
62         Lists</a> also now contains a search form.
63       </li>
64       <li>
65         A <b>Generic Windows Executable Content</b> filter is
66         available at <a href="ftp://ftp.exim.org/pub/filter/">
67         ftp://ftp.exim.org/pub/filter/</a> or <A
68         HREF="system_filter.exim">here</A>.  This is an exim system
69         filter which attempts to detect executables including the
70         types responsible for the Windows/Outlook mail worms, and also
71         the recent bugs with header length checking (see this <A
72         HREF="http://www.securityfocus.com/frames/?content=/templates/article.html%3Fid%3D61">
73         BugTraq article</A>).  It is not infallible, but many sites
74         may find it useful.  The file contains installation
75         instructions.  <b>NB this is no longer being maintained.</b>
76       </li>
77     </ul>
78
79     <h2>Exim Book</h2>
80     <p>The <a href="http://www.oreilly.com/catalog/exim/">definitive exim book</a>, 
81       written by Philip Hazel, is now available.  Orders can
82       be placed through a number of the on-line retailers.</p>
83       <p><a href="http://www.oreilly.com/catalog/exim/"><img border=0 src="images/exim.s.gif"></a>
84       </p>
85     <hr>
86     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
87 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
88     <h6>$Id: home.html,v 1.18 2002/03/01 14:05:45 nigel Exp $</h6>
89   </body>
90 </html>