Mercurial > masqmail
comparison docs/old-manual/manual.html @ 56:f6a6f55b7b9e
added old manual from the old website
it is dated May/July 2000
author | meillo@marmaro.de |
---|---|
date | Sat, 29 May 2010 21:51:13 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
55:185ba6c0e6f0 | 56:f6a6f55b7b9e |
---|---|
1 <HTML> | |
2 <HEAD> | |
3 <TITLE>MasqMail - Manual | |
4 </TITLE> | |
5 </HEAD> | |
6 <BODY TEXT="#000000" LINK="#0000ff" BGCOLOR="#ffffff"> | |
7 | |
8 <center> | |
9 <table width="80%"> | |
10 <tr><td> | |
11 <table width="100%" bgcolor="#0000aa" cellspacing=0 cellpadding=0> | |
12 <tr> | |
13 <td> | |
14 <a href="index.html"> | |
15 <img width="20" src = "../images/u_arrow.gif" alt = "index"> | |
16 </a> | |
17 </td> | |
18 <td align=center width="100%"><font size="6" color = "#ffffff">Manual</font></td> | |
19 </tr> | |
20 </table> | |
21 | |
22 | |
23 <a href = "install.html">Installation</a><br> | |
24 <a href = "faq.html">Frequently Asked Questions</a><br> | |
25 <br> | |
26 <a href = "docs/masqmail.8.html">Command line options</a><br> | |
27 <a href = "docs/masqmail.conf.5.html">Configuration</a><br> | |
28 <a href = "docs/masqmail.route.5.html">Routes</a><br> | |
29 <a href = "docs/masqmail.aliases.5.html">Alias File Format</a><br> | |
30 <a href = "docs/masqmail.get.5.html">Mail Get Configuration</a><br> | |
31 </td></tr> | |
32 | |
33 <tr><td> | |
34 <p> | |
35 <hr> | |
36 <address><a href = "mailto:oku@masqmail.cx">Oliver Kurth</a></address> | |
37 Last modified: Fri, 28 Jul 2000 09:13:20 +0200 | |
38 </p> | |
39 | |
40 </table> | |
41 </center> | |
42 | |
43 </BODY> | |
44 </HEAD> | |
45 |