-
![image](https://user-images.githubusercontent.com/962952/69362692-4bcffd00-0c8f-11ea-9eed-757f180a9122.png)
```
docker run -ti --entrypoint /bin/bash roundcube/roundcubemail:1.4.0-fpm-alpine
…
-
Roundcube provides https://github.com/roundcube/roundcubemail/blob/master/bin/cleandb.sh which debian runs by cron. Should it added here?
-
The plugin is not able to include autoload.php
I know, I have a special setup. My plugin folder is symlinked to a folder outside of my roundcube folder.
But even, when I fix the path, it dont work…
-
After installation the log floods with the following error record
PHP Error: Failed to load plugin file /usr/local/lib/roundcubemail/plugins/easy-unsubscribe/easy-unsubscribe.php in /usr/local/lib/…
-
I'm trying update my RC from 1.2.X to 1.3.X and got an error with vacation_sieve plugin.
`[14-Nov-2017 13:45:22 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to undefined function Q() in /v…
-
```
[Exception]
Version check failed! gms-sa/advanced-search requires Roundcube version rcubeVers…
-
We're currently working on a [2FA mechanism for Postfixadmin](https://github.com/postfixadmin/postfixadmin/pull/753). It would be very useful for users, if they can use the same TOTP codes when loggin…
-
In htop on the host where is running my containers, I noticed that a process (kdevtmpfsi) was launched twice from /tmp. Each of them was using 50% of my CPU. While searching on the web, I learned that…
-
We noticed that users can’t login to roundcube after the update to v56. The error they’re getting was that on login, they get ‘Oops… something went wrong! an internal error has occurred etc etc.’
I…
-
Hello,
No errors with config but wen i try to see quarantine, i've got this errors
PHP Error: No handler found for action quarantine.index in /usr/share/roundcubemail/program/lib/Roundcube/rcube_plug…
ghost updated
8 years ago