'Database handles remain at environment close' with new bogofilter

David Relson relson at osagesoftware.com
Sun May 22 22:09:50 CEST 2005


On Sun, 22 May 2005 13:02:41 -0700
Kris Kennaway wrote:

> I'm frequently get the following response when dispatching mail to
> bogofilter from my procmail script:
> 
> --
> # filter mail through bogofilter, tagging it as spam and
> # updating the word lists
> 
> :0fw
> | /usr/local/bin/bogofilter -u -e -p
> 
> # if bogofilter failed, return the mail to the queue, the MTA will
> # retry to deliver it later
> # 75 is the value for EX_TEMPFAIL in /usr/include/sysexits.h
> 
> :0e
> { EXITCODE=75 HOST }
> ---
> 
> The error is:
> 
> --
> Database handles remain at environment close
> Open database handle: wordlist.db
> DB_ENV->close(0x8077800): Invalid argument
> --
> 
> I'm using the latest version of the freebsd port (i.e. 0.94.12 with
> db43 backend) and the problems started after I converted the database
> to the new format per the instructions.
> 
> Kris

Kris,

Matthias will have to deal with this problem as he has freebsd
knowledge and access.  To help him, please run "bogofilter -V" and let
us know what version of Berkeley DB you have.

Thanks.

David




More information about the Bogofilter mailing list