Skip to content

Commit 7b7c688

Browse files
author
Till Brehm
committed
Merge branch 'master' into 'master'
Fix for #4335 and removal of unnecessary file See merge request ispconfig/ispconfig3!706
2 parents c31eeea + b22ec4a commit 7b7c688

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

install/tpl/mysql-virtual_outgoing_bcc.cf

Lines changed: 0 additions & 8 deletions
This file was deleted.

install/tpl/mysql-virtual_outgoing_bcc.cf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ table = mail_user
55
select_field = sender_cc
66
where_field = email
77
additional_conditions = and postfix = 'y' and disabledeliver = 'n' and disablesmtp = 'n' and sender_cc != ''
8-
hosts = 127.0.0.1
8+
hosts = {mysql_server_ip}

0 commit comments

Comments
 (0)