http://bugzilla.spamassassin.org/show_bug.cgi?id=2556
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2004-02-07 15:55 -------
OK, checked in a fix; the admin can now specify what modules they wish to
use, so you can select to use any module you prefer.
=item auto_whitelist_db_modules Module ... (default: see below)
What database modules should be used for the auto-whitelist storage database
file. The first named module that can be loaded from the perl include path
will be used. The format is:
PreferredModuleName SecondBest ThirdBest ...
ie. a space-separated list of perl module names. The default is:
DB_File GDBM_File NDBM_File SDBM_File
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.