Recent posts
#11
Pending Issues / Re: Email headers not showing ...
Last post by ehymel - March 17, 2026, 11:25:32 AMAs far as switching to plain text, I think that anything you do to refresh the page after the initial load will then appropriately show the headers. If I go to my settings and turn off HTML views of messages I see the same behavior with new messages not showing headers on initial load.
#12
Pending Issues / Re: Email headers not showing ...
Last post by ehymel - March 17, 2026, 10:59:12 AMI appreciate the time you are spending on this.
I commented out ALL plugins in the confing/config.inc.php file and just to be thorough (not sure if needed) I deleted all files in the temp/ directory.
Unfortunately there is no change. I'll leave all plugins disabled in case you want to have a look. It seems 2 plugins remain no matter what (jqueryui and filesystem_attachments).
I commented out ALL plugins in the confing/config.inc.php file and just to be thorough (not sure if needed) I deleted all files in the temp/ directory.
Unfortunately there is no change. I'll leave all plugins disabled in case you want to have a look. It seems 2 plugins remain no matter what (jqueryui and filesystem_attachments).
#13
Pending Issues / Re: Email headers not showing ...
Last post by SKaero - March 17, 2026, 02:12:06 AMI tested with the account you send and was able to briefly see the problem, after switching the email to plan text all the headers showed up as normal and the problem happen again. I noticed that you have a larger number of plugins enabled. Can you try diabling all the plugin and see if the issues continues? My leading guess is that either a outdated plugin or conflict between plugins is causing the issue.
#14
Pending Issues / Re: Email headers not showing ...
Last post by ehymel - March 15, 2026, 10:07:11 AMCertainly! I'll pm you. Thank you
#15
Pending Issues / Re: Invalid scope while authen...
Last post by JohnDoh - March 15, 2026, 05:08:23 AMdoes this help? https://github.com/roundcube/roundcubemail/pull/9939
#16
Pending Issues / Invalid scope while authentica...
Last post by TiffanyLynch - March 15, 2026, 03:24:36 AMHello. I want to use roundcube to access outlook. I created an oauth application in entra ID, assigned necessary permissions, copy-paste the example from defaults.inc.php file, and replaced the client ID and secret placeholders with my own. I was bounced back to login page, with an error (only shown in the URL,) `invalid_scope`. I checked the permission details for IMAP.AccessAsUser.All and SMTP.Send, turns out it's also within `graph.microsoft.com`. So i think the `https://outlook.office365.com/` part in oauth scope is not needed at all. I tried stripping that part, and finally got an oauth token, but i was bounced back to login page with no error reported even with debug_level set to 1. And i'm using roundcubemail-1.6.13-complete.tar.gz archive to deploy roundcube.
#17
Theme Releases / Re: Elastic2022
Last post by Seb1k - March 14, 2026, 07:50:29 AMHi all !
I just released version 1.7 of my skin.
Many CSS & JS fix.
The top bar now fits in "1 line" :

Bulk delete and archive are working !
Direct link : https://github.com/seb1k/Elastic2022
@stanislawl, could you please send me a screenshot of the issue? I couldn't find where the problem is.
I just released version 1.7 of my skin.
Many CSS & JS fix.
The top bar now fits in "1 line" :

Bulk delete and archive are working !
Direct link : https://github.com/seb1k/Elastic2022
@stanislawl, could you please send me a screenshot of the issue? I couldn't find where the problem is.
#18
Pending Issues / Re: Email headers not showing ...
Last post by SKaero - March 14, 2026, 03:50:40 AMIs there anyway I could get a test account to see if for myself?
#19
Pending Issues / Re: Email headers not showing ...
Last post by ehymel - March 13, 2026, 05:23:19 PMOnly minor version updates for php (8.5.2 to 8.5.3 to 8.5.4), but just to check I downgraded php to version 8.4 with the same results as my current version.
#20
General Discussion / Sorting out my old server arch...
Last post by Stepanov - March 13, 2026, 07:33:40 AMI spent all last weekend migrating data from a dusty rack server I haven't touched since the early 2000s. I expected a straightforward backup process but the hardware is struggling to keep up with current disk speeds... honestly the old interface feels incredibly sluggish compared to my modern desktop setup. It's funny how a system from around the release date for ps2 feels like an eternity ago in terms of performance. Everything ran so differently back then before the software updates we rely on today. Any tips on archiving these legacy drives without pushing the hardware too far?