x
[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>
30         Exim Version 3.34 is available - see the <a
31         href="mirrors.html">availability</a> pages to get hold of a
32         copy.  Documentation has been patially updated to match.
33         Version 3.34 fixes an exploitable (in rare configurations)
34         security bug - upgrading is strongly recommended.
35       </li>
36       <li>
37         Printed copies of the <a href"http://www.bsdmall.com/emexmailtran.html">
38           Exim 3 documentation</a> are available from BSDMall as part of Prime
39         Freeware's <a href-"http://ptf.com/dossier/">Dossier</a>
40         project</a> (NB this is a printed form of
41         documents bundled in electronic form with Exim).
42       </li>
43       <li>
44         The information on the <a href="maillist.html">Mailing
45         Lists</a> also now contains a search form.
46       </li>
47       <li>
48         A <b>Generic Windows Executable Content</b> filter is
49         available at <a href="ftp://ftp.exim.org/pub/filter/">
50         ftp://ftp.exim.org/pub/filter/</a> or <A
51         HREF="system_filter.exim">here</A>.  This is an exim system
52         filter which attempts to detect executables including the
53         types responsible for the Windows/Outlook mail worms, and also
54         the recent bugs with header length checking (see this <A
55         HREF="http://www.securityfocus.com/frames/?content=/templates/article.html%3Fid%3D61">
56         BugTraq article</A>).  It is not infallible, but many sites
57         may find it useful.  The file contains installation
58         instructions.  Version 0.13 released on 22 May.
59       </li>
60     </ul>
61
62     <h2>Exim Book</h2>
63     <p>The <a href="http://www.oreilly.com/catalog/exim/">definitive exim book</a>, 
64       written by Philip Hazel, is now available.  Orders can
65       be placed through a number of the on-line retailers.</p>
66       <p><a href="http://www.oreilly.com/catalog/exim/"><img border=0 src="images/exim.s.gif"></a>
67       </p>
68     <hr>
69     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
70 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
71     <h6>$Id: home.html,v 1.15 2002/01/09 13:32:14 nigel Exp $</h6>
72   </body>
73 </html>