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
> 

What is the actual value of driver in your dbmail.conf?
_______________________________________________
DBmail mailing list
[email protected]
https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to