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