diff --git a/docs/third_party/roundcube/third_party-roundcube.de.md b/docs/third_party/roundcube/third_party-roundcube.de.md index 4136beb1c..92c5e81e2 100644 --- a/docs/third_party/roundcube/third_party-roundcube.de.md +++ b/docs/third_party/roundcube/third_party-roundcube.de.md @@ -64,7 +64,7 @@ Initialisiere die Datenbank und verlasse das Installationsprogramm. ## Konfigurieren Sie die ManageSieve-Filterung -Öffnen Sie `data/web/rc/plugins/managesieve/config.inc.php` und ändern Sie die folgenden Parameter (oder fügen Sie sie am Ende der Datei hinzu): +Öffnen Sie `data/web/rc/config/config.inc.php` und ändern Sie die folgenden Parameter (oder fügen Sie sie am Ende der Datei hinzu): ``` $config['managesieve_host'] = 'tls://dovecot:4190'; $config['managesieve_conn_options'] = array( diff --git a/docs/third_party/roundcube/third_party-roundcube.en.md b/docs/third_party/roundcube/third_party-roundcube.en.md index 1fbbfcef2..9168f2e44 100644 --- a/docs/third_party/roundcube/third_party-roundcube.en.md +++ b/docs/third_party/roundcube/third_party-roundcube.en.md @@ -64,7 +64,7 @@ Initialize the database and leave the installer. ## Configure ManageSieve filtering -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/config/config.inc.php` and change the following parameters (or add them at the bottom of that file): ``` $config['managesieve_host'] = 'tls://dovecot:4190'; $config['managesieve_conn_options'] = array(