remove managesieve plugin
This commit is contained in:
parent
eadb3c5aaa
commit
7e87ef3ea2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue