Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
10acaf 1 user = {mysql_server_ispconfig_user}
MB 2 password = {mysql_server_ispconfig_password}
3 dbname = {mysql_server_database}
4 table = mail_user
5 select_field = sender_cc
6 where_field = email
7 additional_conditions = and postfix = 'y' and disabledeliver = 'n' and disables$
f2d9d0 8 hosts = 127.0.0.1