masqmail

annotate docs/old-manual/manual.html @ 203:45acc5727493

removed --with-glib-static configure option linking glib statically is interesting if no other program uses it on today's systems glib is widely used if one cares on linking statically, he can link everything statically the special case for glib will not get special care anymore
author meillo@marmaro.de
date Fri, 16 Jul 2010 14:48:17 +0200
parents
children
rev   line source
meillo@56 1 <HTML>
meillo@56 2 <HEAD>
meillo@56 3 <TITLE>MasqMail - Manual
meillo@56 4 </TITLE>
meillo@56 5 </HEAD>
meillo@56 6 <BODY TEXT="#000000" LINK="#0000ff" BGCOLOR="#ffffff">
meillo@56 7
meillo@56 8 <center>
meillo@56 9 <table width="80%">
meillo@56 10 <tr><td>
meillo@56 11 <table width="100%" bgcolor="#0000aa" cellspacing=0 cellpadding=0>
meillo@56 12 <tr>
meillo@56 13 <td>
meillo@56 14 <a href="index.html">
meillo@56 15 <img width="20" src = "../images/u_arrow.gif" alt = "index">
meillo@56 16 </a>
meillo@56 17 </td>
meillo@56 18 <td align=center width="100%"><font size="6" color = "#ffffff">Manual</font></td>
meillo@56 19 </tr>
meillo@56 20 </table>
meillo@56 21
meillo@56 22
meillo@56 23 <a href = "install.html">Installation</a><br>
meillo@56 24 <a href = "faq.html">Frequently Asked Questions</a><br>
meillo@56 25 <br>
meillo@56 26 <a href = "docs/masqmail.8.html">Command line options</a><br>
meillo@56 27 <a href = "docs/masqmail.conf.5.html">Configuration</a><br>
meillo@56 28 <a href = "docs/masqmail.route.5.html">Routes</a><br>
meillo@56 29 <a href = "docs/masqmail.aliases.5.html">Alias File Format</a><br>
meillo@56 30 <a href = "docs/masqmail.get.5.html">Mail Get Configuration</a><br>
meillo@56 31 </td></tr>
meillo@56 32
meillo@56 33 <tr><td>
meillo@56 34 <p>
meillo@56 35 <hr>
meillo@56 36 <address><a href = "mailto:oku@masqmail.cx">Oliver Kurth</a></address>
meillo@56 37 Last modified: Fri, 28 Jul 2000 09:13:20 +0200
meillo@56 38 </p>
meillo@56 39
meillo@56 40 </table>
meillo@56 41 </center>
meillo@56 42
meillo@56 43 </BODY>
meillo@56 44 </HEAD>
meillo@56 45