Roundcube Community Forum

 

Recent posts

#11
Release Discussion / 1.6.18 Errors, And PassWord
Last post by ElasticUser - August 24, 2026, 03:37:27 AM
I'm using DirectAdmin for my 1st time.  There I was able to install version 1.6.18.

I appear to get a lot of unable to connect type error messages, even though I'm actually connected.  Is that due to the server?

Also, I'm testing the default password plugin.  I added config,inc.php to that plugin after reading the read me file.  Every time that I test changing a password, I get a passwords don't match error.  What could I be doing wrong?  :--)
#12
Roundcube Discussion / Re: Inconsistent Composition T...
Last post by SVSocrates - August 22, 2026, 01:10:36 AM
Quote from: JohnDoh on August 21, 2026, 02:49:12 AMcan you explain what you mean by glitchy? may be post a screenshot. could it be you are just in plain text mode? what version of roundcube are you running and what skin? are there any js errors in the browser console?

Also, I tried inserting screenshots, but they evidently didn't work.
#13
Roundcube Discussion / Re: Inconsistent Composition T...
Last post by SVSocrates - August 22, 2026, 01:08:58 AM
Quote from: JohnDoh on August 21, 2026, 02:49:12 AMcan you explain what you mean by glitchy?

Glitchy, as in sometimes the options are fully displayed, and sometimes they are not. I am beginning to think that the variability has to do with whether I am choosing to display my tabs vertically or horizontally.


Quotemay be post a screenshot.








Quotecould it be you are just in plain text mode?

I have the settings adjusted to "always compose in html


Quotewhat version of roundcube are you running and what skin?

Version 1.6.18, elastic

Quoteare there any js errors in the browser console?

None that I have seen
[/quote]
#14
Roundcube Discussion / Re: Inconsistent Composition T...
Last post by JohnDoh - August 21, 2026, 02:49:12 AM
can you explain what you mean by glitchy? may be post a screenshot. could it be you are just in plain text mode? what version of roundcube are you running and what skin? are there any js errors in the browser console?
#15
Pending Issues / Re: Roundcube 1.7.x for Ubuntu...
Last post by JohnDoh - August 21, 2026, 02:47:44 AM
official downloads are available from the website and GitHub
#16
Roundcube Discussion / Inconsistent Composition Toolb...
Last post by SVSocrates - August 21, 2026, 01:24:18 AM
Greetings-

I did a quick search for my problem, but I did not find anything that seemed to match. Aplogies if this has been covered and I simply missed it.

Has anyone experienced a "glitchy" toolbar when responding to emails in Roundcube using the HTML composer? I am frequently unable to respond to emails with colored or bolded text when I am trying to highlight my responses.

I am using both the latest macOS release and Google Chrome.

Thanks for chiming in!
#17
Pending Issues / Roundcube 1.7.x for Ubuntu 26....
Last post by MrQNo - August 20, 2026, 07:01:15 AM
Hi all,

i recently updated to Ubuntu 26.04 resolute LTS:

root@bywater ~ # lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 26.04 LTS
Release:        26.04
Codename:       resolute

that contains roundcube 1.6.11:

root@bywater ~ # dpkg -l roundcube
┌── Desired=Unknown/Install/Remove/Purge/Hold
│┌─ Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
││┌ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
│││ Name           Version       Architecture Description
├┼┼─══════════════─═════════════─════════════─════════════════════════════════════════════════════════════════════
ii  roundcube      1.6.11+dfsg-1 all          skinnable AJAX based webmail solution for IMAP servers - metapackage

and also php8.5:

root@bywater ~ # dpkg -l php
┌── Desired=Unknown/Install/Remove/Purge/Hold
│┌─ Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
││┌ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
│││ Name           Version         Architecture Description
├┼┼─══════════════─═══════════════─════════════─═══════════════════════════════════════════════════════
ii  php            2:8.5+99ubuntu1 all          server-side, HTML-embedded scripting language (default)

With php8.5, roundcube 1.6.11 cannot start (known):
 roundcube-gc.service - Purge expired Roundcube sessions, caches and tempfiles
     Loaded: loaded (/usr/lib/systemd/system/roundcube-gc.service; static)
     Active: failed (Result: exit-code) since Thu 2026-08-20 12:35:00 CEST; 19min ago
 Invocation: 885d5ce3db344979b5105f057bcbbc99
TriggeredBy: ● roundcube-gc.timer
       Docs: https://github.com/roundcube/roundcubemail/wiki/Installation
    Process: 2247205 ExecStart=/usr/share/roundcube/bin/gc.sh (code=exited, status=255/EXCEPTION)
   Main PID: 2247205 (code=exited, status=255/EXCEPTION)
   Mem peak: 13.1M
        CPU: 78ms

Aug 20 12:35:00 bywater systemd[1]: Starting roundcube-gc.service - Purge expired Roundcube sessions, caches and tempfi>
Aug 20 12:35:00 bywater gc.sh[2247205]: PHP Fatal error:  Cannot redeclare function array_first() in /usr/share/roundcu>
Aug 20 12:35:00 bywater gc.sh[2247205]: Stack trace:
Aug 20 12:35:00 bywater gc.sh[2247205]: #0 /usr/share/roundcube/program/include/clisetup.php(25): require_once()
Aug 20 12:35:00 bywater gc.sh[2247205]: #1 /usr/share/roundcube/bin/gc.sh(22): require('...')
Aug 20 12:35:00 bywater gc.sh[2247205]: #2 {main}
Aug 20 12:35:00 bywater systemd[1]: roundcube-gc.service: Main process exited, code=exited, status=255/EXCEPTION
Aug 20 12:35:00 bywater systemd[1]: roundcube-gc.service: Failed with result 'exit-code'.
Aug 20 12:35:00 bywater systemd[1]: Failed to start roundcube-gc.service - Purge expired Roundcube sessions, caches and>
~

I cannot downgrade php to 8.4 because that will break a lot of services. So i have to upgrade roundcube to 1.7.x. Ubuntu does not provide a roundcube package other than 1.6.11, and it seems to plan  to continue so for the next release. So i need a source for a recent roundcube package to avoid an install from sources. Are there any?

Kind regards,
QNo
#18
Roundcube Discussion / Re: Email Folders
Last post by blair3zcurryxi1980 - August 18, 2026, 10:19:33 AM
The confusion likely comes from thinking folder setup handles sorting, but server-side rules do the actual moving. For managing filters, you need Sieve rules via the managesieve plugin. You can check if your server supports it. While sorting this out, I also use the BIMI logo validator to make sure my sent emails display my brand logo properly and build trust with recipients.
#19
General Discussion / Re: Please bring Larry back
Last post by lauraj40 - August 12, 2026, 11:06:44 AM
Just made an account and came here to say THIS!  I have been using roundcube for main domain email for over 10years and then this morning was faced with this totally inefficient, mind boggling design that is a total freaking mess and waste of screen space.
#20
General Discussion / Re: Please bring Larry back
Last post by Doidea - August 12, 2026, 10:36:21 AM
Quote from: JMcSal on August 10, 2026, 05:27:03 PMAgree with everyone here - I cannot stand the columns which make it hard to see which email I'm trying to access. It's extremely frustrating and hard on the eyes. Please bring back an interface with the email list on the top and the preview pane below. I've always preferred Roundcube, but I'll be forced to look  for an alternative if this isn't changed.


Peço, por favor que  atendam a este pedido urgente ..
Voltar a ter as listas de email acima e painel de visualização abaixo!

Não estou conseguindo trabalhar! NOS AJUDEM!