-
This is roundcube version 1.5-rc.
I get lots of warnings about empty needle in strpos on [this line](https://github.com/roundcube/roundcubemail/blob/1.5-rc/program/lib/Roundcube/rcube_imap.php#L4411)…
-
Hello,
I'm trying to modify message headers on compose (after redirection and before editor is displayed) to modify initial value of the "cc" field and cancel unwanted cc of original recipient on r…
-
Hi,
I am writing currently a [helm chart](https://github.com/volker-raschek/roundcube-charts) for roundcube and I am looking for a missing feature to install custom plugins automatically.
I want …
-
I made a new folder inside "Archive" and its icon turned to the "sent" icon (paper plane).
I made a new folder inside "Received" and its icon turned to the "sent" icon, too
![bug](https://user-imag…
-
Good news, Everyone!
I finally have finished this functionality.
If you have the opportunity to test the filters, I'll be grateful to you.
link: http://www.rainloop.net/downloads/
screenshots:
![0…
-
Greeting, recently I tested new oauth feature in roundcube 1.5-rc and find a bug with token length. When oauth token is validated it processed like an IMAP password and rcmail checking it length for m…
ghost updated
3 years ago
-
https://github.com/roundcube/roundcubemail/blob/a8ce731df933e2f6da28dff0c252b560cbcb89b4/plugins/password/localization/nl_NL.inc#L38
Variable $expirationdatetime was translated into $vervaldatum wh…
-
Hi,
Sorry I am new to that docker thing, and to roundcube also, I haven't found the information to be able to install plugin on roundcube (that are not part of the image), so third party plugins.
ki…
-
**Info:**
Running Roundcube 1.3.1 on Ubuntu 16.04.3 x64 w/ Apache & PHP 7.0. The mail server is running Ubuntu 14.04.5 (Dovecot/Postfix)
When I upgraded the webserver to Ubuntu 16.04.3 / PHP 7 is …
-
Hi,
When doing an upgrade from v3 the dbmigration `0012-fixmysqlconstraints/mysql.sql` failed with error
```
ALTER TABLE carddav_contacts DROP INDEX `uri`, ADD UNIQUE INDEX(uri, abook_id);) fail…