iRony error

Pietro Vassalli p.vassalli at waterline.ch
Thu Oct 13 10:13:33 CEST 2016


Thank you Andrea,

but, as Aleksanderpointed out, if you configure kolab with seafile in 
this way (roundcube/config.inc.php):

$config['fileapi_backend'] = 'seafile';

$config['fileapi_drivers'] = array('seafile');

$config['fileapi_seafile_host'] = 'yourserver.yourdomain';

$config['fileapi_seafile_ssl_verify_peer'] = true;

$config['fileapi_seafile_ssl_verify_host'] = true;

$config['fileapi_seafile_cache'] = '14d';

$config['fileapi_seafile_debug'] = true;

$config['kolab_http_request'] = array(

         'ssl_verify_peer'       => true,

         'ssl_verify_host'       => true,

         'ssl_cafile'            => '/etc/ssl/certs/yourcertificatefile.crt'

);

iRony, in some way gets broken and the links you use from the website 
can only show what's on, giving errors.
BTW this workaround solves the problem:

$config['fileapi_backend'] = 'kolab';

$config['fileapi_drivers'] = array('seafile');

$config['fileapi_seafile_host'] = 'yourserver.yourdomain';

$config['fileapi_seafile_ssl_verify_peer'] = true;

$config['fileapi_seafile_ssl_verify_host'] = true;

$config['fileapi_seafile_cache'] = '14d';

$config['fileapi_seafile_debug'] = true;

$config['kolab_http_request'] = array(

         'ssl_verify_peer'       => true,

         'ssl_verify_host'       => true,

         'ssl_cafile'            => '/etc/ssl/certs/yourcertificatefile.crt'

);

Unfortunately you have to manually add the storage for each user.
Cheers,
Pietro


Il 13.10.2016 09:39, Gelpi Andrea ha scritto:
> Il 11/10/2016 14:30, Pietro Vassalli ha scritto:
>> Thank you Aleksander for your quick response.
>>
>> So is it correct that, in the environment that I've described, I can't
>> use the calendar provided by Kolab with thunderbird?
>>
>> Can I use those calendars in some other way?
> Pietro in thunderbird I installed a plugin for google's calendars, under
> debian it's called ICEOWL.
> With old kolab version I used Lightning, I don't know if it's still working.
>
> Then I simply copy the link found in calendar from webmail, and it works.
>
>> How can I "configure iRony to provide CalDAV and CardDAV only if needed"?
>>
>> Where can I do that?
>>
>> I've seen the configuration file:
>>
>> /usr/share/iRony/config/config.inc.php
>>
>> What should I disable? And, if I disable something there, do I have to
>> reconfigure also my smartphones, adding specific calendars via caldav?
>>
>> Regards,
>>
>> Pietro
>>
>> Il 11.10.2016 13:55, Aleksander Machniak ha scritto:
>>> On 11.10.2016 13:44, Pietro Vassalli wrote:
>>>> in my environment I have a Kolab 14 installation on ubuntu 14.04.5 with seafile
>>>> as file backend.
>>>>
>>>> I don't have any issue, everything is working very well except for an issue that
>>>> I have with my collegues who are using thunderbird as backend (outlook
>>>> configured with an Exchange server is properly working).
>>>>
>>>> When they try to insert an event on the calendar via client, the item is
>>>> correctly inserted (no error messages), but it can't be found in the web interface.
>>> SeaFile over iRony is not supported, https://git.kolab.org/T1141
>>>
>> -- 
>>
>> *Pietro Vassalli*
>> IT Manager
>> ........................................................
>>
>> Direct: 	+41 91 935 9634
>> Fax: 	+41 91 935 9320
>> Mobile: 	+41 79 706 2168
>> E-mail: 	_p.vassalli at waterline.ch <mailto:p.vassalli at waterline.ch>_
>>
>> ........................................................*
>> **Water Line SA*
>> Via Sceresa 7 – Zona industriale 3
>> P.O. Box 149
>> CH-6805 Mezzovico-Vira
>> Switzerland
>> ........................................................
>>
>> Voice: 	+41 91 935 9300
>> Fax: 	+41 91 946 2064
>> E-mail: 	_info at waterline.ch <mailto:info at waterline.ch>_
>> Website: 	_www.waterline.ch <http://www.waterline.ch>_
>>
>> ........................................................
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users
>>
>

-- 

*Pietro Vassalli*
IT Manager
........................................................

Direct: 	+41 91 935 9634
Fax: 	+41 91 935 9320
Mobile: 	+41 79 706 2168
E-mail: 	_p.vassalli at waterline.ch <mailto:p.vassalli at waterline.ch>_

........................................................*
**Water Line SA*
Via Sceresa 7 – Zona industriale 3
P.O. Box 149
CH-6805 Mezzovico-Vira
Switzerland
........................................................

Voice: 	+41 91 935 9300
Fax: 	+41 91 946 2064
E-mail: 	_info at waterline.ch <mailto:info at waterline.ch>_
Website: 	_www.waterline.ch <http://www.waterline.ch>_

........................................................

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20161013/ae7a8387/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wl_sig.jpg
Type: image/jpeg
Size: 3075 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20161013/ae7a8387/attachment.jpg>


More information about the users mailing list