Recent Posts

Pages: [1] 2 3 ... 10
1
Pending Issues / Re: PHP 8.2+ version?
« Last post by SKaero on Today at 05:07:34 PM »
Roundcube only requires PHP 7.3 or greater https://roundcube.net/about/#serverrequirements It will work fine with PHP 8.2.
2
Pending Issues / Re: PHP8.3 and Roundcube1.6.7. SMTP error
« Last post by alec on Today at 01:52:09 AM »
Roundcube 1.6 should work fine with PHP 8.2 and 8.3 (there might be some deprecation notices in logs with 8.3).
3
Pending Issues / Re: PHP8.3 and Roundcube1.6.7. SMTP error
« Last post by google on June 01, 2024, 06:37:56 PM »
Hello! What version of runcubetail do you have installed?

There are two options to fix everything:
- download the current version of rundcubemail (at the date of the post it is 1.6.7)
- change the line in the installer/chesk.php file (this is approximately line 115) to define('MIN_PHP_VERSION', '8.3.0'), which will force roundcubemail to work with PHP 8.3
4
Pending Issues / Re: PHP8.3 and Roundcube1.6.7. SMTP error
« Last post by MikeJaquish on June 01, 2024, 05:29:10 PM »
Whoops.
I searched and didn't see this post.  So I posted my own thread on it.

I would love to run PHP 8.3, but Roundcube tells me I have to run PHP 8.1.

I feel your pain.

Mike J
5
Pending Issues / PHP 8.2+ version?
« Last post by MikeJaquish on June 01, 2024, 05:27:24 PM »
I just installed Roundcube for email on a little forum I am starting with Xenforo software. 
Xenforo software keeps telling me to upgrade PHP version to at least 8.2.

Roundcube requires PHP 8.1.

Is there an update to later version of PHP in the works?  I like what I see with the email, and would prefer to continue to use it.

Thanks,
Mike J
6
Theme Releases / Re: Elastic2022
« Last post by Seb1k on June 01, 2024, 05:39:51 AM »
+ Added PWA support

7
Pending Issues / Re: Cloudflare 524 Error with Roudcube
« Last post by MagdAlmuntaser on May 31, 2024, 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 ..
8
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.
9
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.  ;)
10
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
Pages: [1] 2 3 ... 10