File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ function configure_postfix($options = '')
9797 $ this ->process_postfix_config ('mysql-virtual_policy_greylist.cf ' );
9898
9999 //* mysql-virtual_gids.cf.master
100- $ this ->process_postfix_config ('mysql-virtual_gids.cf.master.cf ' );
100+ $ this ->process_postfix_config ('mysql-virtual_gids.cf ' );
101101
102102 //* mysql-virtual_uids.cf
103- $ this ->process_postfix_config ('mysql-virtual_uids.cf.master.cf ' );
103+ $ this ->process_postfix_config ('mysql-virtual_uids.cf ' );
104104
105105 //* postfix-dkim
106106 $ full_file_name =$ config_dir .'/tag_as_originating.re ' ;
Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ function configure_postfix($options = '')
9494 $ this ->process_postfix_config ('mysql-virtual_policy_greylist.cf ' );
9595
9696 //* mysql-virtual_gids.cf.master
97- $ this ->process_postfix_config ('mysql-virtual_gids.cf.master.cf ' );
97+ $ this ->process_postfix_config ('mysql-virtual_gids.cf ' );
9898
9999 //* mysql-virtual_uids.cf
100- $ this ->process_postfix_config ('mysql-virtual_uids.cf.master.cf ' );
100+ $ this ->process_postfix_config ('mysql-virtual_uids.cf ' );
101101
102102 //* postfix-dkim
103103 $ full_file_name =$ config_dir .'/tag_as_originating.re ' ;
Original file line number Diff line number Diff line change @@ -879,10 +879,10 @@ public function configure_postfix($options = '') {
879879 $ this ->process_postfix_config ('mysql-virtual_policy_greylist.cf ' );
880880
881881 //* mysql-virtual_gids.cf.master
882- $ this ->process_postfix_config ('mysql-virtual_gids.cf.master.cf ' );
882+ $ this ->process_postfix_config ('mysql-virtual_gids.cf ' );
883883
884884 //* mysql-virtual_uids.cf
885- $ this ->process_postfix_config ('mysql-virtual_uids.cf.master.cf ' );
885+ $ this ->process_postfix_config ('mysql-virtual_uids.cf ' );
886886
887887 //* postfix-dkim
888888 $ full_file_name =$ config_dir .'/tag_as_originating.re ' ;
You can’t perform that action at this time.
0 commit comments