https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6990
--- Comment #5 from Kevin A. McGrail <[email protected]> --- Yikes, I didn't see that. Why two packages in the same file? I'm sure you have a good reason for that which I'm guessing is because you can only specify one bayes_store_module. But I think we should split to Redis.pm and TinyRedis.pm. So I added a conf of bayes_store_module_additional and split the files. You should be able to add this to the conf and everything is like it was but we also pass the xt/ test bayes_store_module_additional Mail::SpamAssassin::BayesStore::TinyRedis svn commit -m 'Split Redis.pm into two files including TinyRedis.pm, added configuration option to load a second module bug 6990 - and documented autolearn_force better for bug 5503 as well as documented the multiple and maxhits tflags better' MANIFEST lib/Mail/SpamAssassin/BayesStore/Redis.pm lib/Mail/SpamAssassin/Plugin/Bayes.pm lib/Mail/SpamAssassin/Conf.pm build/announcements/PROPOSED-3.4.0.txt Sending MANIFEST Sending build/announcements/PROPOSED-3.4.0.txt Sending lib/Mail/SpamAssassin/BayesStore/Redis.pm Sending lib/Mail/SpamAssassin/Conf.pm Sending lib/Mail/SpamAssassin/Plugin/Bayes.pm Transmitting file data ..... Committed revision 1557309. -- You are receiving this mail because: You are the assignee for the bug.
