tbrehm
2007-08-11 239ce82f07a17a0214db0198d5fcb26e2683d89d
1
2
3
4
5
6
7
8
user = {mysql_server_ispconfig_user}
password = {mysql_server_ispconfig_password}
dbname = {mysql_server_database}
table = mail_transport
select_field = transport
where_field = domain
additional_conditions = and active = 'y'
hosts = {mysql_server_ip}