put filter stuff back
[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         Current Exim versions are <b>3.36</b> and <b>4.05</b>, both of
34         which are bug fix releases over the previous versions.
35       </li>
36       <li>
37         A <b>Generic Windows Executable Content</b> filter is
38         available at <a href="ftp://ftp.exim.org/pub/filter/">
39         ftp://ftp.exim.org/pub/filter/</a> or <A
40         HREF="system_filter.exim">here</A>.  This is an exim system
41         filter which attempts to detect Windows executables, and block
42         the messages containing them.  It has limitations - specifically
43         related to trying to parse MIME with regular expressions,
44         but many people are using it as a cheap means of protection.
45         <b>NB this is no longer being maintained.</b>
46        </li>
47     </ul>
48
49     <h2>Exim Book</h2>
50     <p>The <a href="http://www.oreilly.com/catalog/exim/">definitive exim book</a>, 
51       written by Philip Hazel, is now available.  Orders can
52       be placed through a number of the on-line retailers.</p>
53       <p><a href="http://www.oreilly.com/catalog/exim/"><img border=0 src="images/exim.s.gif"></a>
54       </p>
55     <hr>
56     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
57 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
58     <h6>$Id: home.html,v 1.21 2002/06/14 10:42:15 nigel Exp $</h6>
59   </body>
60 </html>