https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8315
--- Comment #3 from Bill Cole <billc...@apache.org> --- (In reply to Dave Hansen from comment #2) > Ahh, thanks for the manpage link! I hadn't managed to go reread all of the > manpages. As I mentioned, my configuration far predates the update in 2022 > that added the blurb quoted. > > What I have been looking at, though, was sql/README.bayes: > > > The storage module Mail::SpamAssassin::BayesStore::SQL is an older generic > > SQL module which can be also be used with versions of MySQL which did not > > have support for an InnoDB engine and transactions. > ... > > There is also a MySQL specific storage driver available to provides a > > small boost in performance. > > Is there a chance you'd consider a patch to update _that_ documentation? Sure. Better docs are always welcome. >Or, > better yet, some kind of patch to at least warn users when they're using > MySQL and BayesStore::SQL? That's probably an idea best addressed in a broader forum, e.g. the developers' mailing list (dev@spamassassin.apache.org) or even the users' mailing list. (us...@spamassassin.apache.org) to get multiple brains working on it. Off the top of my head, I would definitely want a broader detection of *any* known-bad backend, so PostgreSQL at least should be detected as well. > I suspect there are a couple more folks out there like me that aren't in the > habit of re-reading all of the manpages for SpamAssassin every time our > distro pulls in a new release. The failure mode is pretty darn insidious. Yes, it is an issue that has hit the mailing list a couple of times. -- You are receiving this mail because: You are the assignee for the bug.