On Fri, 8 Mar 2002, Greg Ward wrote:

> On 08 March 2002, Craig Hughes said:
> > I think for this setup, where most of the addresses are not mapped in
> > /etc/passwd (and so have no ~ directory), you should look at storing the
> > configurations in a database and use the SQL stuff.
>
> Blech.  I don't want to have to run a big hairy database just so I can
> put SA config stuff somewhere.  The filesystem is a perfectly good
> database for many applications, and I so no reason why I should load
> this machine down with yet more semi-relevant software.  It's supposed
> to be a mail server -- that's it.

Try DBD::SQLite - a fast stable transactional RDBMS in a Perl DBD driver -
no extra software required.

-- 
Matt.
<:->get a SMart net</:->


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to