tbrehm
2007-06-02 277d5699af83ad8e155a613b2db86b0ab3b1ee2b
commit | author | age
9200ad 1 pwcheck_method: saslauthd
T 2 mech_list: plain login
3 allow_plaintext: true
4 auxprop_plugin: mysql
5 sql_hostnames: {mysql_server_ip}
6 sql_user: {mysql_server_ispconfig_user}
7 sql_passwd: {mysql_server_ispconfig_password}
8 sql_database: {mysql_server_database}
9 sql_select: select password from mail_user where email = '%u'