masqmail

annotate AUTHORS @ 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 7354c2e0eb31
children 3f0b10d41938
rev   line source
meillo@19 1 Project Founder and ~99% of coding done by:
meillo@0 2 Oliver Kurth <oku@masqmail.cx>
meillo@19 3
meillo@42 4 current project maintainer (since v0.2.22):
meillo@19 5 markus schnalke <meillo@marmaro.de>