From: Don Armstrong Date: Tue, 9 Sep 2008 01:40:08 +0000 (+0000) Subject: * update the bayes configuration to actually match what is being used X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=2b61de81974eedbbf1481a5145a45e18e9ed72db * update the bayes configuration to actually match what is being used git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@244 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/bugs/bayes_configuration b/bugs/bayes_configuration index 25108e2..b8d3066 100644 --- a/bugs/bayes_configuration +++ b/bugs/bayes_configuration @@ -1,3 +1,4 @@ -bayes_sql_dsn DBI:pgsql:db_bayes:localhost:5433 +bayes_store_module Mail::SpamAssassin::BayesStore::PgSQL +bayes_sql_dsn DBI:Pg:dbname=db_bayes;port=5433;host=localhost bayes_sql_username db_bayes bayes_sql_password nottherealpassword