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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
<HTML>
<HEAD>
<TITLE>MasqMail - Manual
</TITLE>
</HEAD>
<BODY TEXT="#000000" LINK="#0000ff" BGCOLOR="#ffffff">
<center>
<table width="80%">
<tr><td>
<table width="100%" bgcolor="#0000aa" cellspacing=0 cellpadding=0>
<tr>
<td>
<a href="index.html">
<img width="20" src = "../images/u_arrow.gif" alt = "index">
</a>
</td>
<td align=center width="100%"><font size="6" color = "#ffffff">Manual</font></td>
</tr>
</table>
<a href = "install.html">Installation</a><br>
<a href = "options.html">Command line options</a><br>
<a href = "config.html">Configuration</a><br>
<a href = "alias.html">Alias File Format</a><br>
<a href = "faq.html">Frequently Asked Questions</a><br>
</td></tr>
<tr><td>
<p>
<hr>
<address><a href = "mailto:kurth@innominate.de">Oliver Kurth</a></address>
Last modified: Mon Feb 28 20:26:22 CET 2000
<br>
This page was created using <a href="http://www.freddyfrog.com/hacks/genpage/">Genpage</a> - Version: 1.0.6
</p>
</table>
</center>
</BODY>
</HEAD>
|