Revert "Update third_party-roundcube.md (#317)" (#341)

This reverts commit 2ecd36ab34.
Dieser Commit ist enthalten in:
Szymon Andrzejewski 2022-01-05 18:53:58 +01:00 committet von GitHub
Ursprung 31878afb59
Commit 30527e7e95
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -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(