~ubuntu-branches/ubuntu/lucid/spamassassin/lucid-proposed

« back to all changes in this revision

Viewing changes to masses/bayes-testing/benchmark/tests/pgsql/site/local.cf

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2006-12-06 15:25:33 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061206152533-0lq5d0c8f7le7ugq
Tags: 3.1.7-1ubuntu1
* Merge from Debian unstable. The remaining Ubuntu changes are:
  - debian/control:
    + libmail-spf-query-perl from Recommends to Depends for spamassassin 
      binary (Ubuntu: #28486)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
use_auto_whitelist 0
2
 
 
3
 
bayes_store_module                 Mail::SpamAssassin::BayesStore::PgSQL
4
 
 
5
 
bayes_sql_dsn                      DBI:Pg:dbname=spamassassin
6
 
bayes_sql_username                 sapostgres
7
 
bayes_sql_password                 sapasswd
8
 
 
9
 
bayes_auto_expire 0
10
 
 
11
 
bayes_sql_override_username benchmark
12
 
 
13
 
#bayes_auto_learn 0