Skip to content
mysql-virtual_outgoing_bcc.cf.master 291 B
Newer Older
Marius Cramer's avatar
Marius Cramer committed
user = {mysql_server_ispconfig_user}
password = {mysql_server_ispconfig_password}
dbname = {mysql_server_database}
table = mail_user
select_field = sender_cc
where_field = email
additional_conditions = and postfix = 'y' and disabledeliver = 'n' and disablesmtp = 'n'
hosts = 127.0.0.1