Roundcube Community Forum

 

Recent posts

#1
Pending Issues / Re: Incoming emails end up in ...
Last post by JohnDoh - Today at 02:27:59 PM
spam filtering is something likely done by your email provider. there is no spam filtering built into roundcube. functions like that are best done on the server side so you dont get different results in different clients. please contact your email provider for support.
#2
Pending Issues / Incoming emails end up in Spam
Last post by cwtbOK - Today at 05:32:34 AM
Hello!
I have noticed an on-going issue for about a month now.

Some incoming emails end up in our spam folders even if the senders are trusted, have marked other emails of those senders as not spam or have received other emails in the past from them without issues. This happens on all of our Roundcube accounts.

As we did not change any of our settings, I was wondering if anyone can assist. Let me know if you need further information.

Thank you in advance



#3
Requests / Re: Selecting Emails by Date R...
Last post by JohnDoh - Today at 02:03:38 AM
there is some. if you expand the search box at the top of the message list then you get some predefined time ranges to limit you search by. if you actually want to select messages then run your search and use the select function.
#4
Requests / Selecting Emails by Date Range
Last post by mdmboulder - March 31, 2026, 08:49:55 PM
Hello,

Is there currently a capability to select emails by date range?

Thanks

Mark
#5
News & Announcements / Security updates 1.7-rc6, 1.6....
Last post by SKaero - March 30, 2026, 09:14:20 PM
We just published security updates to the 1.6 and 1.5 LTS versions of Roundcube Webmail, as well as a release candidate for coming 1.7. They contain fixes for recently reported set of security vulnerabilities.

Security fixes

  • SVG Animate FUNCIRI Attribute Bypass — Remote Image Loading via fill/filter/stroke, reported by class_nzm.

See the full changelogs in the release notes on the Github download pages for the updated versions


We strongly recommend to update your productive installations of Roundcube with this new versions.

Source: https://roundcube.net/news/2026/03/29/security-updates-1.7-rc6-1.6.15-1.5.15
Get it Now: https://roundcube.net/download
#6
Theme Releases / Re: Dark mode
Last post by rpc - March 29, 2026, 12:12:31 PM
Quote from: SKaero on March 27, 2026, 01:02:57 AMI don't see is a way to switch to light / default mode in case there is a message that needs to be view in the original form.

You are right, I just use the "sun" icon in the left side panel.

But I understand that it is a good thing to have a toggle in the message panel itself, like in Thunderbird where I myself use the toggle once in awhile. It would also be good to have when viewing a message in a new window.

That is something I can look at.
#7
General Discussion / Re: Access denied for user 'ro...
Last post by Fantaa - March 28, 2026, 10:29:26 AM
Thanks for your answer. I was able to fix it by reinstalling the package and, maybe the more importand point, by recreating the database.

Micha
#8
Theme Releases / Re: Dark mode
Last post by SKaero - March 27, 2026, 01:02:57 AM
The plugin looks good. One thing I don't see is a way to switch to light / default mode in case there is a message that needs to be view in the original form.
#9
Theme Releases / Dark mode
Last post by rpc - March 26, 2026, 06:11:47 PM
I wrote a plug-in for RoundCubeMail 1.7 that patches dark-mode to work in the message viewer and the message editor.

I hope someone can use it as well as myself.

rpc-scandinavia/rpc_rcm_patches: Packagist page
#10
General Discussion / Re: Access denied for user 'ro...
Last post by SKaero - March 26, 2026, 11:58:15 AM
/etc/roundcube/debian-db.php is not the default location for the Roundcube config, and because the error has "(using password: NO)" indicates that it likely not reading the config file at all assuming that there is a database password.

My guess is that was a change made in the package from your distro and its no longer checking the custom config location.