We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b49ff7 commit 1505919Copy full SHA for 1505919
install/tpl/mysql-virtual_outgoing_bcc.cf.master
@@ -0,0 +1,8 @@
1
+user = {mysql_server_ispconfig_user}
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 disablesmtp = 'n'
8
+hosts = 127.0.0.1
0 commit comments