http://qmailadmin.sf.net/
Some minor cleanups, with significant fixes related to:
1) "blackhole" aliases (single line .qmail-user files that start with #).
2) Mailing list owner aliases (.qmail-user-owner files).
ChangeLog:
Ken Jones - Remove check for C++ compiler in configure.in.
Rick Widmer - Updated INSTALL documentation (from 2004-05-07).
Charlie Garrison - Fix invalid HTML in mod_autorespond.html.
Maurice Snellen - Fix lang/nl entry 152 (was opposite of English original).
Tom Collins - Before considering an alias/forward to be a 'blackhole', make sure it's only a single line. - Ignore .qmail-alias files if 'alias' ends in '-owner'. We assume it's for a mailing list and isn't an alias. Note that this only affects systems that don't store aliases in the valias table and reverts to pre-1.2.2 behavior. [992132] - Fix error handling when attempting to set catchall (if vauth_getpw() failed, we'd end up with an empty .qmail-default).
