Recent Posts

Pages: [1] 2 3 ... 10
1
Pending Issues / Re: Cloudflare 524 Error with Roudcube
« Last post by MagdAlmuntaser on Today at 05:49:13 AM »
2024-05-23
Fixed case HB-7582: Add initial support for Outlook/Win32 timezones in cpdavd.
Fixed case HB-7589: Fix bug where postgres got uninstalled automatically as a dependency of CCS even if other things relied on it.
Fixed case RE-383: Fix debian dep for cpanel-roundcube-plugins-cpanel
Fixed case RE-331: cpanel-system-python27 on Ubuntu keeps failing on check_cpanel_pkgs
Fixed case RE-301: cPanel installs sometime end with missing packages
Fixed case HB-7504: Disabling DAV in Service Manager isn’t disabling the Calendar and Contacts feature

i think cpanel fixed the problem ..
2
Pending Issues / Re: New Email Sound?
« Last post by SKaero on May 30, 2024, 04:13:30 PM »
You'll need to enable the "newmail_notifier" plugin that comes with Roundcube. To do that edit the <RC root>/config/config.inc.php and add "newmail_notifier" to the plugin array. You'll also need to copy <RC root>plugins/newmail_notifier/config.inc.php.dist to <RC root>plugins/newmail_notifier/config.inc.php and set "newmail_notifier_sound" to true.
3
Pending Issues / Re: New Email Sound?
« Last post by Lexus501 on May 30, 2024, 03:18:09 PM »
Also, please don't get too technical, I'm an old retired farmer.  ;)
4
Pending Issues / New Email Sound?
« Last post by Lexus501 on May 30, 2024, 03:15:50 PM »
I would like to enable a sound when a new email arrives. I've "surfed" with no luck. Hope someone here can help?
Thanks: Dave
5
Issues & Bugs / Increase line spacing between lines of the same paragraph
« Last post by themistoklis on May 28, 2024, 04:31:43 AM »
Hi! I can't find the way to increase line spacing between lines of the same paragraph.
Could I have your help?
Thanks in advance
6
Pending Issues / Re: Duplicate Emails in Inbox?
« Last post by endurance0000 on May 27, 2024, 04:24:49 AM »
// Disables saving sent messages in Sent folder (like gmail) (Default: false)
// Note: useful when SMTP server stores sent mail in user mailbox
$config['no_save_sent_messages'] = false;
7
Theme Releases / Re: Elastic2022
« Last post by JohnDoh on May 26, 2024, 05:41:14 AM »
Quote
PS : How to exclude the /img/ folder with composer ? It's useless on a server :/
AFAIK its not possible.
8
Can you login to phpmyadmin using the creds you created for Roundcube? May be you need to flush the privileges or something like that. Did you give the user access to the database?
9
Theme Releases / Re: Elastic2022
« Last post by Seb1k on May 25, 2024, 12:01:55 PM »
Hi all !

It's added to composer
Code: [Select]
composer require seb1k/elastic2022:dev-main
+ CSS fix
+ some button back
+ email auto-resize :


PS : How to exclude the /img/ folder with composer ? It's useless on a server :/
10
Issues & Bugs / Spell Check?
« Last post by Lexus501 on May 24, 2024, 01:32:12 PM »
I've recently experienced a fatal error and had to get a reformat done.
My question is: How do I get "spell check" back when I'm composing a new email?
Thanks: Dave
Pages: [1] 2 3 ... 10