Website update for 4.70
[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     <hr/>
25      <h2>Getting Information About Exim</h2>
26
27     <p>New users and those converting from other MTAs (and others) may find
28 the <a href="http://www.exim-new-users.co.uk/">Exim New Users site</a> to
29 be useful.</p>
30
31     <p>There is an extensive set of <a href="docs.html">main
32     documentation</a> and a <a href="http://wiki.exim.org/">Wiki</a> for
33     user supported documentation and hints</p>
34
35     <form action="http://www.google.com/search" method="get">
36     <input type="text" name="q" size="60">
37     <input type="submit" value="Exim Docs Google Search">
38     <input type="hidden" name="hl" value="en">
39     <input type="hidden" name="ie" value="ISO-8859-1">
40     <input type="hidden" name="as_qdr" value="all">
41     <input type="hidden" name="q" value="site:www.exim.org">
42     <input type="hidden" name="q" value="inurl:exim-html-current"
43     </form>
44
45     <h2>Current Versions</h2>
46     <p>
47       The current version of Exim is <b>4.70</b>.  See the <a
48       href="mirrors.html"><b>Download</b></a> page to get a copy.
49     </p>
50
51     <p>Exim 3 and previous versions are now considered obsolete. See
52       the wiki article <a href="http://wiki.exim.org/Exim3Status" target="_top">Exim3Status</a> for details.</p>
53
54     <h2>Exim Bugzilla</h2>
55
56     <p>If you find a bug in Exim or the documentation, please register
57     a bug in the <a href="http://www.exim.org/bugzilla/" target="_top">Exim
58     Bugzilla</a></p>
59
60     <h2>Exim Books</h2>
61
62     <p>The <a href="http://www.uit.co.uk/exim-book/"> Exim 4
63     book</a> is available.  See the <a
64     href="http://www.uit.co.uk/exim-book/">book website</a> for
65     further information.</p>
66
67     <p>The O'Reilly <a href="http://www.oreilly.com/catalog/exim/">
68     Exim 3 book</a> is still available, however this is not
69     appropriate for a current Exim environment.</p>
70
71     <hr>
72     <address><a href="mailto:Postmaster@exim.org">Nigel Metheringham</a></address>
73 <!-- Created: Sun May 16 21:43:01 BST 1999 -->
74     <h6>$Cambridge$</h6>
75   </body>
76 </html>