remove managesieve plugin
This commit is contained in:
parent
eadb3c5aaa
commit
7e87ef3ea2
@ -34,7 +34,7 @@ $config['username_domain'] = '%d';
|
|||||||
$config['username_domain_forced'] = true;
|
$config['username_domain_forced'] = true;
|
||||||
$config['password_charset'] = 'UTF-8';
|
$config['password_charset'] = 'UTF-8';
|
||||||
|
|
||||||
$config['plugins'] = array('archive', 'managesieve', 'zipdownload');
|
$config['plugins'] = array('archive', 'zipdownload');
|
||||||
|
|
||||||
$config['spellcheck_engine'] = 'pspell';
|
$config['spellcheck_engine'] = 'pspell';
|
||||||
$config['default_charset'] = 'UTF-8';
|
$config['default_charset'] = 'UTF-8';
|
||||||
|
Loading…
Reference in New Issue
Block a user