Till Brehm
2014-04-23 9b6866008bf2dcd3fbbb4bc9e0eb64b0ed113331
And again...
1 files modified
2 ■■■ changed files
install/dist/lib/debian60.lib.php 2 ●●● patch | view | raw | blame | history
install/dist/lib/debian60.lib.php
@@ -118,7 +118,7 @@
        chgrp($config_dir.'/'.$configfile, 'root');
        
        // Dovecot shall ignore mounts in website directory
        exec("doveadm mount add '/var/www/*' ignore");
        if(is_installed('doveadm')) exec("doveadm mount add '/var/www/*' ignore > /dev/null 2> /dev/null");
    }