[Kolab-devel] [debian] roundcube 1.6 packaging
Jochen Kellner
jochen at jochen.org
Wed Dec 18 18:51:56 UTC 2024
Hello Christian,
Christian Mollekopf <mollekopf at apheleia-it.ch> writes:
> Thanks for testing!
You're welcome.
>> my webmail frontend just got roundcube 1.6 from the testing repo (on
>> Debian 12). The login screen looked garbled and I got some 404's in the
>> apache log:
>>
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/skins/elastic/deps/bootstrap.min.css HTTP/1.1" 404
>> 4581 "https://webmail.example.org/roundcubemail/" "Mozilla/5.0
>> (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15
>> (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/program/js/jstz.min.js HTTP/1.1" 404 564
>> "https://webmail.example.org/roundcubemail/" "Mozilla/5.0 (iPhone;
>> CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML,
>> like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/skins/elastic/deps/bootstrap.bundle.min.js HTTP/1.1"
>> 404 564 "https://webmail.example.org/roundcubemail/" "Mozilla/5.0
>> (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15
>> (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/program/js/jquery.min.js HTTP/1.1" 404 4581
>> "https://webmail.example.org/roundcubemail/" "Mozilla/5.0 (iPhone;
>> CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML,
>> like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/program/js/jstz.min.js HTTP/1.1" 404 564
>> "https://webmail.example.org/roundcubemail/" "Mozilla/5.0 (iPhone;
>> CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML,
>> like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 ::1 - - [13/Dec/2024:11:48:40 +0100] "GET
>> /roundcubemail/skins/elastic/deps/bootstrap.bundle.min.js HTTP/1.1"
>> 404 564 "https://webmail.example.org/roundcubemail/" "Mozilla/5.0
>> (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15
>> (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1"
>> webmail.example.org:443 205.169.39.6 - - [13/Dec/2024:11:57:40
>> +0100] "GET /roundcubemail/skins/elastic/deps/bootstrap.min.css
>> HTTP/1.1" 40
>>
>> This looked very similar to:
>> https://github.com/roundcube/roundcubemail/issues/7291
>> and the fix from
>> https://github.com/roundcube/roundcubemail/issues/7291#issuecomment-601120660
>> worked for me.
>>
>
> This should be fixed by now.
It is - I've upgraded to the latest roundcubemail package in Testing.
Thanks a lot!
>> Beside that roundcube 1.6 works for me with right now with to issued:
>>
>> 1. The managesieve plugin couldn't connect to my sieve-Server. That was
>> intriduced by
>> - Removed managesieve_usetls option (in favor of the scheme prefix in managesieve_host)
>> and fixed in /etc/roundcubemail/managesieve.inc.php by using
>> $config['managesieve_host'] = 'tls://imap.example.org';
>>
>
> There is a config migration script executed during the package update
> that supposedly should be taking care of this transition.
I've no idea why that didn't work on my system.
>> 2. Access to chwala in kolab_files isn't working. My install is somewhat
>> special here. I have an internal kolab server with all services
>> running. Additionally there is an internet exposes roundcube instance
>> (with roundcube 1.6 now). Access to chwala has always been tricky...
>> Since my users don't use that much it's probably something I'll ignore
>> for now.
>>
>
> A fix is work in progress.
Thanks - I'll try it when it's ready.
Jochen
--
This space is intentionally left blank.
More information about the devel
mailing list