-
This https://github.com/roundcube/roundcubemail/blob/a94c2a3c058d8140f27525fdd30e242a921f6815/program/actions/mail/index.php#L868
Does not match with this:
https://github.com/roundcube/roundcubema…
-
Hi,
I had to make some small changes to Makefile to be able to build Roundcube in Ubuntu.
```diff
--- a/Makefile
+++ b/Makefile
@@ -49,18 +49,18 @@ roundcubemail-git: buildtools
lessc --c…
-
The feature would allow to connect through TLS/SSL to an SMTP server running on the same host.
Issue:
```
postfix/smtpd[65726]: connect from localhost[127.0.0.1]
postfix/smtpd[65726]: lost con…
-
-
Not sure but is there something broken with release creation?
I can see a commit to 1.5.1 (version bump) but no release 1.5.1 - or is this just a generell version bump without any release?
https:…
-
First of all, I'm a bit lost at searching information about the Carddav plugin for Roundcube, so if this is not the right place, feel free to warn me.
Now the problem I'm facing. I run Rouncube thr…
-
@alecpl Hi. I was using the Stable release and got this same issue.
Some pages at inbox are returning empty.
I've changed "perpage" to 20, and page 4 and 5 shows no message.
Changing perpage to 100…
-
I am looking for a convinient way to establish a secure my-SQL SSL-Connection.
Currently I hacked a workaround by modifying `/program/lib/Roundcube/rcube_db.php` by adding a line of Code to the fun…
-
I just upgraded to 1.5.0 (with the "complete" tarball and running ./bin/installto... as I always do), and noticed that my identities were gone (had only the default one with only the e-mail adress, no…
-
Hello, I have an issue with the CSRF mechanism implemented in roundcube. After I login and I close the tab with roundcube if I didn't logout, and re-open the tab, I get the message regarding the CSRF …