https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6464
--- Comment #2 from Mark Martinec <[email protected]> 2011-11-02 15:22:21 UTC --- I think the problem here is misusing a bayes_store_module setting of Mail::SpamAssassin::BayesStore::SQL with PostgreSQL, instead of: bayes_store_module Mail::SpamAssassin::BayesStore::PgSQL There is no call to pad() in PgSQL.pm. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
