masqmail-0.2

annotate docs/old-manual/manual.html @ 171:349518b940db

added support for STARTTLS wrappers added the route config option `instant_helo' which causes masqmail, as SMTP client, not to wait for the server's 220 greeting. Instead if says EHLO right at once. You'll need this for STARTTLS wrappers that usually eat the greeting line.
author meillo@marmaro.de
date Thu, 22 Jul 2010 23:30:05 +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