Geo,

I've figured it out myself. I suppose the db parameter can and must be a path.

I've converted the mysql create_tables script to sqlite, but dbmail-imapd won't run just yet :-(



Paul J Stevens wrote:


Paul J Stevens wrote:

Geo,

I've added your dbsqlite.c to cvs-head in a separate directory. I've also added sqlite to the autoconf files. Dbmail compiles just fine with sqlite support.

Some things come to mind:

we need a create_tables file for sqlite?

where will we store the database file? /var/lib/sqlite/ would be the debian way.

Or maybe /var/lib/dbmail since we're embedded.


On second thought. Combine this with the cli server support I'm planning to do (mostly for inetd), and you get unprivileged shell users having their own databases in their own homedirectories. Groovy!

So we need to be able to specify the database file as a runtime parameter, I guess.



--
  ________________________________________________________________
  Paul Stevens                                         [EMAIL PROTECTED]
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands_______________________________________www.nfg.nl

Reply via email to