This reverts commit 2ecd36ab34
.
Dieser Commit ist enthalten in:
Ursprung
31878afb59
Commit
30527e7e95
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
|
@ -67,8 +67,6 @@ Initialize the database and leave the installer.
|
||||||
|
|
||||||
Open `data/web/rc/plugins/managesieve/config.inc.php` and change the following parameters (or add them at the bottom of that file):
|
Open `data/web/rc/plugins/managesieve/config.inc.php` and change the following parameters (or add them at the bottom of that file):
|
||||||
```
|
```
|
||||||
//Make sure you have <?php at the beginning of the file or add just like below
|
|
||||||
<?php
|
|
||||||
$config['managesieve_port'] = 4190;
|
$config['managesieve_port'] = 4190;
|
||||||
$config['managesieve_host'] = 'tls://dovecot';
|
$config['managesieve_host'] = 'tls://dovecot';
|
||||||
$config['managesieve_conn_options'] = array(
|
$config['managesieve_conn_options'] = array(
|
||||||
|
|
Laden …
In neuem Issue referenzieren