]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* update the bayes configuration to actually match what is being used
authorDon Armstrong <don@debian.org>
Tue, 9 Sep 2008 01:40:08 +0000 (01:40 +0000)
committerDon Armstrong <don@debian.org>
Tue, 9 Sep 2008 01:40:08 +0000 (01:40 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@244 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

bugs/bayes_configuration

index 25108e2d92965075b7325f463fbdd6b318bd7b73..b8d30661c444d0b300036b01c97bde404f288404 100644 (file)
@@ -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
 bayes_sql_username db_bayes
 bayes_sql_password nottherealpassword