On 03-12-13 22:59, graycoder wrote: > Hey All, > I've been scouring the mailing lists for a few days now trying to solve my > install and configuration problems and now seem to be at a point where I'm > truly stumped. > > I'm installing dbmail 3.1.7 on a CentOS VM in order to figure out the > process for deploying dbmail to a staging and production server. > > I think I've got all the dependencies down, but now when I go to run > dbmail-lmtpd in the /usr/sbin directory, I get: > > dbmail/lmtpd[#####]: EMERGENCY:[libzdb] TabortHandler(+43): SQLException: > failed to start a connection pool -- database protocol 'sqlite' not > supported#012 raised in ConnectionPool_sta > > I've configured my /etc/dbmail.conf file to be using: > > dburi = mysql://user:password:var/tmp/dbmail.db
Two things. If you ran configure with only --prefix=/usr then you are looking at the right dbmail.conf. The dburi does look funny though. Please read http://www.tildeslash.com/libzdb/api-docs/ConnectionPool_8h.html for examples. -- ________________________________________________________________ Paul J Stevens pjstevns @ gmail, twitter, github, linkedin * Premium Hosting Services and Web Application Consultancy * www.nfg.nl/[email protected]/+31.85.877.99.97 ________________________________________________________________ _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
