Roundcube Community Forum

 

Recent posts

#1
Pending Issues / Lines not wrapped when replyin...
Last post by windkracht8 - Today at 11:00:45 AM
Hi all,

I have an issue with line length after upgrading to version 1.7.0. The issue is that when I reply or forward an HTML message that has a very long line (more than 1000 characters), that this line is unwrapped when creating the reply, and not wrapped again when sending the message, resulting in my server rejecting the message.

The message I am replying to has a few very long html lines in the body, with some links and styling. When I export the original message, this line shows as properly wrapped at every 76th character.

To check what is happening I created a reply and immediately store it as a draft. When I export this draft, I can see that none of the lines in the message are wrapped and one of them is over 1000 characters. When I try to send such a message my server rejects the message because lines cannot go over 998 octets.

Leading to my conclusion that when I create a reply the lines are unwrapped, and they are not rewrapped before sending it to my server. This has started to happen after updating to version 1.7.0 of roundcube, so it's likely that it has something to do with something that has changed.

Can I get some help to figure out what is going wrong? I am not sure where to start to search for the issue.
#2
Pending Issues / Re: Cannot send emails from Pe...
Last post by scldad - Today at 02:19:39 AM
Maillog entries:
May 20 15:22:31 mustang sendmail[132997]: 64K5qVnk132997: AUTH failure (LOGIN): generic failure (-1) SASL(-1): generic failure: checkpass failed, user=scldad, relay=localhost [127.0.0.1]
May 20 15:22:31 mustang sendmail[132997]: 64K5qVnk132997: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MSA
May 20 15:23:45 mustang dovecot[2234]: imap-login: Login: user=<scldad>, method=PLAIN, rip=219.93.12.138, lip=203.2.199.4, mpid=133035, TLS, session=<cs8pazlSiLfbXQyK>
May 20 15:23:46 mustang sendmail[133060]: 64K5rkVp133060: AUTH failure (LOGIN): generic failure (-1) SASL(-1): generic failure: checkpass failed, user=scldad, relay=localhost [127.0.0.1]
May 20 15:23:46 mustang sendmail[133060]: 64K5rkVp133060: localhost [127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to MSA
May 20 15:23:47 mustang dovecot[2234]: imap-login: Login: user=<scldad>, method=PLAIN, rip=219.93.12.138, lip=203.2.199.4, mpid=133096, TLS, session=<IEVUazlSirfbXQyK>
#3
General Discussion / Re: open *.docx *.xlsx *.pdf *...
Last post by Daisy195 - Today at 01:55:25 AM
For a Gmail style preview experience the Chrome extension Docs Online Viewer is probably the closest match
#4
Pending Issues / Re: Cannot send emails from Pe...
Last post by SKaero - May 19, 2026, 11:02:10 PM
There really isn't much information to go off of there without knowing what the device is getting or the server is sending there isn't anything to go off of.
#5
Pending Issues / Re: Cannot send emails from Pe...
Last post by scldad - May 19, 2026, 10:01:35 PM
Unfortunately, Android browsers do not have (or I cannot find) a debug- facility where I can network traffic.
Here are the HTTP log entries:

219.93.12.138 - - [20/May/2026:10:13:51 +0930] "GET /roundcubemail/?_task=mail&_action=compose&_id=2885358406a0d02a429162 HTTP/1.1" 200 34475 "http://www.sdc.com.au/roundcubemail/?_task=mail&_mbox=INBOX" "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
219.93.12.138 - - [20/May/2026:10:13:58 +0930] "POST /roundcubemail/?_task=mail&_action=autocomplete HTTP/1.1" 200 93 "http://www.sdc.com.au/roundcubemail/?_task=mail&_action=compose&_id=2885358406a0d02a429162" "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
219.93.12.138 - - [20/May/2026:10:14:01 +0930] "POST /roundcubemail/?_task=mail&_action=autocomplete HTTP/1.1" 200 94 "http://www.sdc.com.au/roundcubemail/?_task=mail&_action=compose&_id=2885358406a0d02a429162" "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
219.93.12.138 - - [20/May/2026:10:14:18 +0930] "POST /roundcubemail/?_task=mail&_unlock=loading1779237857109&_framed=1 HTTP/1.1" 200 398 "http://www.sdc.com.au/roundcubemail/?_task=mail&_action=compose&_id=2885358406a0d02a429162" "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
219.93.12.138 - - [20/May/2026:10:16:06 +0930] "GET /roundcubemail/?_task=mail&_action=compose&_id=2885358406a0d02a429162 HTTP/1.1" 200 34475 "http://www.sdc.com.au/roundcubemail/?_task=mail&_mbox=INBOX" "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36"
#6
Pending Issues / Re: Cannot send emails from Pe...
Last post by SKaero - May 19, 2026, 03:30:01 PM
What response code is the browser receiving and can you very what the server is sending?
#7
Pending Issues / Re: Roundcube Mobile: uncaught...
Last post by alec - May 19, 2026, 11:41:26 AM
This is probably something that need to be fixed in Roundcube core. Seems asset_url() should be made available for ajax requests too. But it might not be an easy fix.

ps. Larry skin uses optionsmenuIcon="true" and I don't see any issues.
#8
Pending Issues / Re: Roundcube Mobile: uncaught...
Last post by Hellkeeper - May 19, 2026, 04:15:09 AM
ok ... I've removed both occurances of optionsmenuIcon="true" - but the errors still get coming in :-/

[19-May-2026 07:26:44 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method rcmail_output_json::asset_url() in /var/www/vhosts/futuremail.at/httpdocs/program/actions/mail/index.php:740
[19-May-2026 07:27:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method rcmail_output_json::asset_url() in /var/www/vhosts/futuremail.at/httpdocs/program/actions/mail/index.php:740
[19-May-2026 07:28:32 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method rcmail_output_json::asset_url() in /var/www/vhosts/futuremail.at/httpdocs/program/actions/mail/index.php:740
#9
Pending Issues / Cannot send emails from Penang
Last post by scldad - May 19, 2026, 03:59:11 AM
I have been using roundcubemail for nine years and have happily accessed my mail server from all over the world.
However, I am now in Penang and can download incoming emails without issue but any attempt to send email gives an authorisation error.
I have tried connecting via my hotel WiFi and via mobile phone. No difference.
Nothing has changed at my server and nothing apart from location has changed on my Android devices  (three thereof).

PHP Error. Invalid response code from server.
Version 1.6.15. Rocky Linux server. Android clients.

HELP!!
#10
General Discussion / Re: Filtering Options
Last post by Daisy195 - May 19, 2026, 02:54:27 AM
Using only "From does not contain Re" usually will not work properly because "Re" is normally in the subject line not the sender address a better approach would be Condition Subject does not contain "Re"AND set the autoresponder to reply only once per sender/thread within a certain time period. Some mail systems also have options like.

"Send vacation reply once per sender" "Do not reply to auto-submitted emails" "Ignore duplicate subjects/tickets"

If your system supports ticket IDs or threading that is the best method to avoid repeated auto-replies for the same issue.