summaryrefslogtreecommitdiff
path: root/doc/doc-docbook/index.html
blob: e3e9128e65eae6de216d17819bb1de957b5d87d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<!-- $Cambridge: exim/doc/doc-docbook/index.html,v 1.2 2006/04/04 14:03:49 ph10 Exp $ -->
<html>
<head>
<title>Exim 4 Documentation</title>
</head>

<h1>Exim 4 Documentation</h1>

<p>
The following Exim 4 documentation is available in HTML:
</p>
<ul>
<li><a href="spec_html/index.html">The full Exim 4 specification</a><br><br></li>
<li><a href="filter.html">Specification of Exim's filtering facilities</a><br><br></li>
<li><a href="FAQ-html/FAQ.html">The Exim 4 FAQ</a><br><br></li>
</ul>

<p>
Also available in this documentation bundle are the following two PCRE
documents:
</p>
<ul>
<li><a href="pcrepattern.html">Specification PCRE regular expressions</a><br><br></li>
<li><a href="pcretest.html">Specification of the <b>pcretest</b> program</a><br></li>
</ul>

<p>
A full description of the regular expressions that Exim supports is given in
the first of them.
</p>

<hr>
</body>
</html>