Displaying 1 result from an estimated 1 matches for "passdb_sql_conn".
2005 Aug 26
0
Dovecot.1.0.alpha1+mysql+mysql
...nderstand
why the argument to sql_connect isn't updated correctly. Maybe a bug in
the linked list of sql_connection's?
[...] dovecot: auth-worker(default):
passdb_sql_init("/etc/dovecot/dovecot-mysql_django.conf")
[...] dovecot: auth-worker(default): now calling
sql_connect(passdb_sql_conn->db):
[...] dovecot: auth-worker(default):
passdb_sql_conn->config_path="/etc/dovecot/dovecot-mysql_debord.conf"
[...] dovecot: auth-worker(default):
passdb_sql_conn->set.connect="host=debord port=3306
dbname=posta_debord user=posta password=foobar"
[....