https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8315
Bill Cole <billc...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |billc...@apache.org Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #1 from Bill Cole <billc...@apache.org> --- This is the result of a failure to read the documentation. From the embedded POD (perldoc Mail::SpamAssassin::BayesStore::SQL): Mail::SpamAssassin::BayesStore::SQL(3) User Contributed Perl Documentation NAME Mail::SpamAssassin::BayesStore::SQL - SQL Bayesian Storage Module Implementation DESCRIPTION This module implements a SQL based bayesian storage module. It's compatible with SQLite and possibly other standard SQL servers. Do not use this for MySQL/MariaDB or PgSQL, they have their own specific modules. This is not a bug in SpamAssassin, it is working as designed and documented. -- You are receiving this mail because: You are the assignee for the bug.