toteph42 / identy_switch

This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
GNU General Public License v3.0
6 stars 3 forks source link

can't install #2

Closed lapius closed 4 months ago

lapius commented 5 months ago

using docker on raspberry pi 4 with (mysql) mariaDB database.

./composer.json has been created
Running composer update toteph42/identy_switch
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
  - Locking roundcube/plugin-installer (0.3.2)
  - Locking toteph42/identy_switch (1.0.11)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
  - Downloading roundcube/plugin-installer (0.3.2)
  - Downloading toteph42/identy_switch (1.0.11)
roundcube/plugin-installer contains a Composer plugin which is currently not in your allow-plugins config. See https://getcomposer.org/allow-plugins
Do you trust "roundcube/plugin-installer" to execute code and wish to enable it now? (writes "allow-plugins" to composer.json) [y,n,d,?] y
  - Installing roundcube/plugin-installer (0.3.2): Extracting archive
    Install of toteph42/identy_switch failed

In ExtensionInstaller.php line 49:

  include_once(/root/program/include/clisetup.php): Failed to open stream: No such file or directory

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]
lapius commented 5 months ago

Ok, i managed to install, but upon adding new email i just cant change it: image

lapius commented 5 months ago

ok, so I managed to fix that too. But now, folders does not shop up. I suspect it to be something with deliminiter image but I have no idea what to put, you do not provide example and in picture I can see . or , but if I put dot, it does nothing and with , it just crashed my server :D

toteph42 commented 5 months ago

If you google it, you can find methods to find out what your IMAP server delimiter ist. My IMAP server uses "/". If you know the type of your IMAP server you can check man page of the server.