Projects
Kolab:Winterfell
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 110
View file
roundcubemail.spec
Changed
@@ -56,7 +56,7 @@ Name: roundcubemail Version: 1.4 -Release: 33%{?dot_rel_suffix}%{?dist} +Release: 34%{?dot_rel_suffix}%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -3325,7 +3325,7 @@ %defattr(-,root,root,-) %changelog -* Tue May 29 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 1.4-33.alpha6 +* Thu May 31 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 1.4-34.alpha6 - Check in pre-alpha 1.4 release with Elastic skin * Tue May 22 2018 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 1.4-32.alpha5
View file
debian.changelog
Changed
@@ -1,4 +1,4 @@ -roundcubemail (1.4-0~kolab7) unstable; urgency=low +roundcubemail (1.4-0~kolab8) unstable; urgency=low * Check in a very early release of 1.4 alpha
View file
plesk.managesieve.inc.php
Changed
@@ -14,6 +14,13 @@ $config['managesieve_domains'] = array(); $config['managesieve_filename_extension'] = ''; + $config['managesieve_conn_options'] = Array( + 'ssl' => Array( + 'verify_peer' => FALSE, + 'verify_peer_name' => FALSE + ) + ); + $config['managesieve_kolab_master'] = false; if (file_exists(RCUBE_CONFIG_DIR . '/' . $_SERVER["HTTP_HOST"] . '/' . basename(__FILE__))) {
View file
roundcubemail.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail Binary: roundcubemail Architecture: all -Version: 1:1.4-0~kolab7 +Version: 1:1.4-0~kolab8 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.roundcube.net/
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
.