Prashanth wrote: > Hi paul, > > On Wed, Oct 8, 2008 at 3:55 PM, Paul J Stevens <[EMAIL PROTECTED]> wrote: >> Most likely you specified a database driver in dbmail.conf but forgot to >> run ./configure --with-DRIVER, or vice versa. >> >> the driver in dbmail.conf must be included in the configure run. >> >> So if you want to use postgres: >> >> ./configure --with-pgsql >> >> and in dbmail.conf specify: >> driver = pgsql >> >> same for mysql and sqlite >> > > > I have recheck and reinstalled but same issue. > > dbmail/imap4d[11930]: FATAL:[db] dbmodule.c,db_load_driver(+80): > could not load db module - turn up debug level for details > dbmail/lmtpd[11931]: FATAL:[db] dbmodule.c,db_load_driver(+80): could > not load db module - turn up debug level for details
Please do turn up the debug level as suggested. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
