Brian Wong wrote:

>bayes_sql_override_username amavisd
>bayes_store_module Mail::SpamAssassin::BayesStore::PgSQL
>bayes_sql_dsn DBI:Pg:spamassassin:pgsql.domain.tld
>bayes_sql_username spamassassin
>bayes_sql_password <password>
>
>Can someone please point out what is wrong with my DSN?
>
>  
>
You should read the documentation for the DBD::pg driver.  The DSN
syntax for DBD::Pg uses key=value pairs.  So it should be something like
dbname=pgsql.domain.tld, but that is off the top of my head so double
check the docs to be sure.

Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to