add managesieve plugin
This commit is contained in:
parent
f873ebe49a
commit
19f1d792c9
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ plugins change it to:
|
||||||
```
|
```
|
||||||
$config['plugins'] = array(
|
$config['plugins'] = array(
|
||||||
'password',
|
'password',
|
||||||
|
'managesieve',
|
||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue