We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c31eeea + b22ec4a commit 7b7c688Copy full SHA for 7b7c688
2 files changed
install/tpl/mysql-virtual_outgoing_bcc.cf
install/tpl/mysql-virtual_outgoing_bcc.cf.master
@@ -5,4 +5,4 @@ table = mail_user
5
select_field = sender_cc
6
where_field = email
7
additional_conditions = and postfix = 'y' and disabledeliver = 'n' and disablesmtp = 'n' and sender_cc != ''
8
-hosts = 127.0.0.1
+hosts = {mysql_server_ip}
0 commit comments