Skip to content
mysql-virtual_outgoing_bcc.cf 276 B
Newer Older
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 disables$
Rescue9's avatar
Rescue9 committed
hosts = 127.0.0.1