masqmail

annotate man/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 941413084f56
children
rev   line source
meillo@42 1 Since masqmail-0.2.22, documentation is maintained in troff (man page)
meillo@42 2 format directly. The old XML sources are no longer used.