Recent posts
#1
News & Announcements / Roundcube 1.7.0 released
Last post by SKaero - Today at 01:01:36 PMThis is the stable release of the next major version 1.7 of Roundcube Webmail.
After almost four years of development we introduce a few breaking changes, some new features, and bring support for recent PHP versions. With automated code style and quality checks, removed code bloat and updated dependencies, we hope for even more codebase quality.
Some noteworthy changes are:
Breaking Changes:
This release is considered stable and we encourage you to update your productive installations after carefully testing the upgrade scenario. Download it from roundcube.net.
With the release of Roundcube 1.7.0, the previous stable release branch 1.6.x changes into an LTS (low maintenance) mode which means it will only receive important security updates. The 1.5.x series is no longer supported and maintained.
See the full changelog in the release notes on the Github download page, but don't forget about previous release canditate and beta releases.
Source: https://roundcube.net/news/2026/05/10/roundcube-1.7.0-released
Get it Now: https://roundcube.net/download
After almost four years of development we introduce a few breaking changes, some new features, and bring support for recent PHP versions. With automated code style and quality checks, removed code bloat and updated dependencies, we hope for even more codebase quality.
Some noteworthy changes are:
- Mandatory public_html/ entry-point for HTTP servers, protecting all installations better.
- Improved OAuth2/OIDC support (e.g. support for OIDC discovery, OIDC logout).
- Markdown mail rendering and composing.
- A quick actions mouse-over menu on the messages list.
- Advanced mail search syntax.
Breaking Changes:
- Dropped support for PHP < 8.1.
- Dropped support for Internet Explorer.
- Dropped support for MS SQL Server and Oracle.
- public_html/ entry-point made mandatory, all static resources are served via public_html/static.php.
- Removed apc cache driver (replaced by apcu cache driver).
- Changed smtp_log option default value to false.
- Removed contact_search_name option in favor of contactlist_name_template.
- Replaced session property changed by expires_at.
- Removed the (insecure) virtualmin password driver.
This release is considered stable and we encourage you to update your productive installations after carefully testing the upgrade scenario. Download it from roundcube.net.
With the release of Roundcube 1.7.0, the previous stable release branch 1.6.x changes into an LTS (low maintenance) mode which means it will only receive important security updates. The 1.5.x series is no longer supported and maintained.
See the full changelog in the release notes on the Github download page, but don't forget about previous release canditate and beta releases.
Source: https://roundcube.net/news/2026/05/10/roundcube-1.7.0-released
Get it Now: https://roundcube.net/download
#2
Requests / Re: collect incoming recipient...
Last post by JohnDoh - Today at 01:00:50 PMYou could create a plugin that would do it but you'd only want to do on mail as it arrived I'd guess, you don't want to scan the whole inbox every time. Like any Roundcube plugin it would only work when you are logged in. I think you would be better off doing something on your mail server that way it works all the time.
#3
Requests / collect incoming recipient ema...
Last post by andras - Today at 11:10:36 AMHi,
I am looking for a solution to collect all the incoming recipient email addresses caught by the catch-all handling on the server.
Theses emails are collected in an account on my email server, of which account is available from Roundcube.
So, what I'd like to do is to get all those recipient email-addresses into a table of the database behind Roundcube for further processing.
Is there an existing method/way to achieve the above?
Thank you very much,
Andras
I am looking for a solution to collect all the incoming recipient email addresses caught by the catch-all handling on the server.
Theses emails are collected in an account on my email server, of which account is available from Roundcube.
So, what I'd like to do is to get all those recipient email-addresses into a table of the database behind Roundcube for further processing.
Is there an existing method/way to achieve the above?
Thank you very much,
Andras
#4
General Discussion / Re: Kurdish language update
Last post by SKaero - May 09, 2026, 01:44:00 PMI'm not sure how that's handled so I can't comment on that.
#5
General Discussion / Re: Kurdish language update
Last post by CYAXXX - May 09, 2026, 06:58:54 AM@SKaero I wanted to ask about the coordintors as well. I tried to contact the one for Kurdish more than one year ago but he is not active. Any tips? I would like to be the coordinator for Kurdish language if that is possible.
Thanks
Thanks
#6
General Discussion / Re: Kurdish language update
Last post by CYAXXX - May 09, 2026, 02:39:46 AMhopefully it will be updated with the next version. Thank you 

#7
General Discussion / Re: Kurdish language update
Last post by SKaero - May 08, 2026, 07:38:16 PMIt looks like they have been updated in the master branch https://github.com/roundcube/roundcubemail/tree/master/program/localization/ku but not the 1.6.x branch https://github.com/roundcube/roundcubemail/tree/release-1.6/program/localization so would see the changes in Roundcube 1.7 but not the current 1.6 release.
#8
General Discussion / Re: Kurdish language update
Last post by CYAXXX - May 08, 2026, 07:04:53 PMQuote from: SKaero on May 08, 2026, 12:08:34 PMYou can help contribute translations https://explore.transifex.com/roundcube/roundcube-webmail/I already did, should it be like 100% in order to see the update? It been more than one year since i updated
#9
General Discussion / Re: Kurdish language update
Last post by SKaero - May 08, 2026, 12:08:34 PMYou can help contribute translations https://explore.transifex.com/roundcube/roundcube-webmail/
#10
Pending Issues / Re: Roundcube view Desktop
Last post by SKaero - May 08, 2026, 12:07:08 PMThe screenshot shows the larry skin which no longer comes installed with Roundcube by default so you wont find it in the cPanel install of Roundcube.