Projects
Kolab:16
kolab-syncroton
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 42
View file
kolab-syncroton.spec
Changed
@@ -59,6 +59,7 @@ BuildRequires: roundcubemail-plugin-libcalendaring >= 3.2 BuildRequires: roundcubemail-plugin-libkolab >= 3.2 +%if 0%{?rhel} < 8 %if 0%{?suse_version} BuildRequires: roundcubemail Requires: php @@ -75,6 +76,7 @@ Requires: php-pear-Net-SMTP Requires: php-pear-Net-Socket %endif +%endif Requires: logrotate Requires: roundcubemail(core) @@ -84,9 +86,12 @@ Requires: roundcubemail-plugin-kolab_folders >= 3.2 Requires: roundcubemail-plugin-libcalendaring >= 3.2 Requires: roundcubemail-plugin-libkolab >= 3.2 +%if 0%{?rhel} < 8 Requires: php-kolabformat Requires: php-pear-MDB2 Requires: php-ZendFramework +%endif + %description Kolab Groupware provides ActiveSync for Calendars, Address Books
View file
plesk.kolab_syncroton.inc.php
Changed
@@ -118,6 +118,8 @@ $config['activesync_multifolder_blacklist_note'] = null; $config['activesync_multifolder_blacklist_task'] = null; +$config['activesync_protected_folders'] = array('windowsoutlook' => array('INBOX', 'Sent', 'Trash')); + // Enables adding sender name in the From: header of send email // when a device uses email address only (e.g. iOS devices) $config['activesync_fix_from'] = false;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.