annotate docs/README @ 80:e5090ac234cf
refactoring plus one small bugfix
replaced deep nested conditionals with early exits
fixed a small bug in the same go (Note: it is bad to fix
bugs during refactoring): The SMTP_HELO case did not break
in case of error. Now it does.
author |
meillo@marmaro.de |
date |
Sat, 19 Jun 2010 11:11:28 +0200 |
parents |
4762e0d26d8e |
children |
|
rev |
line source |
59
|
1 The `old-manual' directory contains the old manual (as expected) and
|
|
2 html versions of man pages from that time (May/July 2000). The files
|
|
3 have been copied from the old project website.
|
|
4
|
|
5 There are installation instructions for various systems available. Some
|
|
6 of them are outdated and may not work anymore.
|
|
7
|
|
8
|
|
9 meillo
|