batch of minor changes
[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 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 <a href="intro.html">introduction is available</a>.</p>
25
26     <h2>New Things</h2>
27     <ul>
28       <li><i>Please note that this web site is updated asynchronously with
29           exim releases, and may sometimes trail versions by a few days or
30           even weeks</i></li>
31       <li>
32         Current Exim versions are <b>3.36</b> and <b>4.10</b>, both of
33         which are bug fix releases over the previous versions.
34       </li>
35       <li>
36         A <b>Generic Windows Executable Content</b> filter is
37         available at <a href="ftp://ftp.exim.org/pub/filter/">
38         ftp://ftp.exim.org/pub/filter/</a> or <A
39         HREF="system_filter.exim">here</A>.  This is an exim system
40         filter which attempts to detect Windows executables, and block
41         the messages containing them.  It has limitations - specifically
42         related to trying to parse MIME with regular expressions,
43         but many people are using it as a cheap means of protection.
44         <b>NB this is no longer being maintained.</b>
45        </li>
46     </ul>
47
48     <h2>OSDir.com site</h2> 
49     <p>There is an <a href="http://osdir.com/modules.php?op=modload&name=Downloads&file=index&req=viewdownloaddetails&lid=140&ttitle=Exim">
50         entry for exim</a> on O'Reilly's <a
51         hred="http://OSDir.com">OSDir.com</a> site.  At the time of
52         writing this has very little content, but people may wish to
53         correct that...</p>
54
55     <h2>Exim Book</h2>
56     <p>The <a href="http://www.oreilly.com/catalog/exim/">definitive exim book</a>, 
57       written by Philip Hazel, is now available.  Orders can
58       be placed through a number of the on-line retailers.</p>
59       <p><a href="http://www.oreilly.com/catalog/exim/"><img border=0 src="images/exim.s.gif"></a>
60       </p>
61     <hr>
62     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
63 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
64     <h6>$Id: home.html,v 1.22 2002/06/23 19:51:26 nigel Exp $</h6>
65   </body>
66 </html>