On Thu, 2007-06-07 at 10:31 -0400, m. allan noah wrote:
> you can view the readme and download the code from:
> http://www.thebility.com/qplocal/
> 

Thanks for posting this.

> below is an excerpt from the site:
> 
> qplocal is a package of plugins/scripts/configs which can be used to setup
> a simple qmail/qpsmtpd anti-spam MX to run directly from the checkouts, 
> without
> adding any additional accounts other than qmail's.

The ability to do this is something I thought about suggesting for the
trunk.  Right now we have:
        config.sample
which is, in some sense, "official" but not very useful since everyone
seems to do their own thing.

What config.sample seems to be for is unit tests and after the release,
I would like to see it renamed 'config.tests', which requires only a
one line change in the unit test framework (i think i tried this once
already).

It would be nice to have:
        examples/config.qmail
        examples/config.postfix
        ...
which could be installed via:
        mv examples/config.postfix config

and which would represent "best practice" so that more people could use
the software direct from the subversion checkout.  The config/plugins
files would need to have external dependencies like spamassassin,
clamav, etc commented out (as I believe they already are in the
sample config).

I will repost this suggestion when the 0.50 roadmap is begun (after the
release ;-).

-- 
--gh


Reply via email to