Skip to content

Commit 32237e9

Browse files
Rescue9Rescue9
authored andcommitted
Merge branch 'release/InstallFix'
2 parents 36e96f8 + 3361d77 commit 32237e9

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

install/lib/installer_base.lib.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,9 @@ public function configure_postfix($options = '') {
682682

683683
//* mysql-virtual_relayrecipientmaps.cf
684684
$this->process_postfix_config('mysql-virtual_relayrecipientmaps.cf');
685+
686+
//* mysql-virtual_outgoing_bcc.cf
687+
$this->process_postfix_config('mysql-virtual_outgoing_bcc.cf');
685688

686689
//* postfix-dkim
687690
$full_file_name=$config_dir.'/tag_as_originating.re';

0 commit comments

Comments
 (0)