From 2b61de81974eedbbf1481a5145a45e18e9ed72db Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 9 Sep 2008 01:40:08 +0000 Subject: [PATCH] * 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 --- bugs/bayes_configuration | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2