Mailing List Archive

[Spamassassin Wiki] Update of "AutoWhitelist" by rogerwolff
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by rogerwolff:
http://wiki.apache.org/spamassassin/AutoWhitelist

------------------------------------------------------------------------------
$ /usr/share/doc/spamassassin-tools-3.0.0/tools/check_whitelist
Cannot open file /home/username/.spamassassin/auto-whitelist:
}}}
+
+ It seems that the check_whitelist program may be trying to open an older-format whitelist file. The
+ check_whitelist program needs to be updated to use the new format (Berkley DB) whitelist and not the
+ older format (pag/dir database).
+
Here is the solution:
{{{ TODO: ADD THE SOLUTION }}}