Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added comments about search/index with cyrus 3 | Daniel Hoffend | 2020-02-23 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | Summary: On debian10 systems with cyrus 3 the squatter command doesn't accept the `-s` argument anymore and squatter will not run if specified. Also the new parameter search_engine is introduced. Without search_engine set the squat files will not be used. This diff just adds some comments to features not enabled by default. Reviewers: #pykolab_developers, vanmeeuwen Reviewed By: #pykolab_developers, vanmeeuwen Differential Revision: https://git.kolab.org/D919 | ||||
* | move ptloader socket file into the shared socket directory | Daniel Hoffend | 2020-01-13 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Summary: In a Debian 10 default installation the folder for the ptloader socket is missing `/var/lib/imap/ptclient/ptsock`. The folder gets created after the first start by ptclient, but it's too late for the socket. After the 2nd restart everything works fine as expected. IMO it makes more sense to move the ptloader socket file into the shared socket folder where all the other cyrus daemons have theirs: `/var/lib/imap/socket/ptsock`. This change only affects new installations. Reviewers: #pykolab_developers, vanmeeuwen Reviewed By: #pykolab_developers, vanmeeuwen Subscribers: vanmeeuwen, balabadrasridhar212 Differential Revision: https://git.kolab.org/D889 | ||||
* | roundcubemail plugin owncload is no longer part of roundcubemail-plugins-kolab | Daniel Hoffend | 2019-11-18 | 1 | -9/+0 |
| | | | | | | | | Summary: there's no plugin ownload anymore, therefore the template for setup-kolab can safely get removed. Reviewers: #pykolab_developers, #roundcube_kolab_plugins_developers Differential Revision: https://git.kolab.org/D841 | ||||
* | Do not use the update log file | Jeroen van Meeuwen (Kolab Systems) | 2019-10-08 | 1 | -1/+1 |
| | |||||
* | Fix configuration compability with stock Debian cyrus imapd | Jeroen van Meeuwen (Kolab Systems) | 2019-10-08 | 1 | -3/+3 |
| | |||||
* | No more manticore | Jeroen van Meeuwen (Kolab Systems) | 2019-05-17 | 1 | -2/+0 |
| | |||||
* | Include /etc/roundcubemail/kolab_syncroton.inc.php | Jeroen van Meeuwen (Kolab Systems) | 2019-04-11 | 1 | -0/+2 |
| | |||||
* | Default setup configuration to match default package installation | Jeroen van Meeuwen (Kolab Systems) | 2019-03-14 | 1 | -0/+13 |
| | |||||
* | Resolve T88836 | Jeroen van Meeuwen (Kolab Systems) | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Apply workaround for T2289, T2301 | Jeroen van Meeuwen (Kolab Systems) | 2017-07-03 | 1 | -0/+1 |
| | |||||
* | Ignore Sender: and X-Sender: headers specified by Roundcube | Jeroen van Meeuwen (Kolab Systems) | 2017-02-22 | 1 | -0/+2 |
| | |||||
* | T1464: Removed duplicated options | Aleksander Machniak | 2016-10-06 | 1 | -17/+2 |
| | | | | | | | | | | | | Summary: Fixes T1464 Reviewers: #pykolab_developers, vanmeeuwen Reviewed By: #pykolab_developers, vanmeeuwen Maniphest Tasks: T1464 Differential Revision: https://git.kolab.org/D220 | ||||
* | T1178: Add some missing calendar configuration options | Aleksander Machniak | 2016-10-06 | 1 | -0/+7 |
| | | | | | | | | | | | | Summary: Fixes T1178 Reviewers: #pykolab_developers, vanmeeuwen Reviewed By: #pykolab_developers, vanmeeuwen Maniphest Tasks: T1178 Differential Revision: https://git.kolab.org/D221 | ||||
* | Add configuring freshclam | Jeroen van Meeuwen (Kolab Systems) | 2016-09-30 | 1 | -0/+230 |
| | |||||
* | Fix Kolab version in Roundcube User-Agent string (T1169) | Aleksander Machniak | 2016-05-04 | 1 | -1/+1 |
| | | | | | | | | | | Summary: Fixes T1169 Reviewers: #pykolab_developers Maniphest Tasks: T1169 Differential Revision: https://git.kolab.org/D131 | ||||
* | Remove libkolab and libcalendaring from plugins list | Aleksander Machniak | 2016-04-04 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | Summary: As a follow-up to #4033, these two plugins itself do nothing, so it's not needed to list them in enabled plugins list. They will be automatically loaded when required by other plugins. To be precise, this prevents libcalendaring js/css resources to be loaded on logon page, where they are not needed. Reviewers: #pykolab_developers, vanmeeuwen Reviewed By: #pykolab_developers, vanmeeuwen Subscribers: vanmeeuwen Projects: #pykolab Differential Revision: https://git.kolab.org/D100 | ||||
* | Remove duplicated 'title' attribute mapping (#5119) | Aleksander Machniak | 2016-04-04 | 1 | -1/+0 |
| | | | | | | | | Summary: FIxes #5119 Reviewers: #pykolab_developers Differential Revision: https://git.kolab.org/D115 | ||||
* | Remove old unsupported configuration options of kolab_delegation plugin | Jeroen van Meeuwen (Kolab Systems) | 2016-02-23 | 1 | -12/+0 |
| | | | | | | | | | | | | Summary: as in the title. Reviewers: vanmeeuwen Reviewed By: vanmeeuwen Projects: #pykolab Differential Revision: https://git.kolab.org/D81 | ||||
* | Fix default template for Guam | Jeroen van Meeuwen (Kolab Systems) | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | Fix mistake in manticore configuration template | Jeroen van Meeuwen (Kolab Systems) | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Swap default IMAP interface from Cyrus IMAP to Guam | Jeroen van Meeuwen (Kolab Systems) | 2016-01-19 | 2 | -18/+85 |
| | |||||
* | Fix typo in template | Jeroen van Meeuwen (Kolab Systems) | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | Write out templatepykolab-0.7.18 | Jeroen van Meeuwen (Kolab Systems) | 2016-01-18 | 1 | -5/+2 |
| | |||||
* | Add routines to set up manticore | Jeroen van Meeuwen (Kolab Systems) | 2016-01-18 | 1 | -0/+31 |
| | |||||
* | Set the default configuration to include interfacing with Manticore | Jeroen van Meeuwen (Kolab Systems) | 2016-01-18 | 1 | -0/+19 |
| | |||||
* | Add the necessary default configuration for auto-completion with ↵ | Jeroen van Meeuwen (Kolab Systems) | 2016-01-18 | 1 | -0/+13 |
| | | | | chwala+manticore | ||||
* | move ManageSieve Connection TLS settings from config.inc.php.tpl to the ↵ | Timotheus Pokorra | 2015-08-25 | 2 | -10/+9 |
| | | | | | | managesieve config file fixes T716 | ||||
* | roundcube config template: add ManageSieve Connection TLS settings | Timotheus Pokorra | 2015-08-24 | 1 | -0/+10 |
| | | | | fixes T716 | ||||
* | Re-order connection options for IMAP and SMTP under TLS | Jeroen van Meeuwen (Kolab Systems) | 2015-08-12 | 1 | -13/+18 |
| | |||||
* | Add missing roundcube template + adjust irony path - Fixes #5066 | Daniel Hoffend | 2015-06-02 | 2 | -1/+21 |
| | |||||
* | also add roundcubemail config value smtp_conn_options | Timotheus Pokorra | 2015-05-08 | 1 | -4/+9 |
| | |||||
* | drop cafile from the new roundcubemail config value imap_conn_options | Timotheus Pokorra | 2015-05-08 | 1 | -2/+1 |
| | |||||
* | Roundcubemail with self signed certificate for Cyrus: fix for PHP 5.6 (#5034) | Timotheus Pokorra | 2015-05-08 | 1 | -0/+9 |
| | |||||
* | Fix some typos found by the spelling linter | Jeroen van Meeuwen (Kolab Systems) | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | take kolab_delegate_filter from the source package | Daniel Hoffend | 2015-04-11 | 1 | -1/+1 |
| | |||||
* | Remove auxprop from default imapd configuration | Daniel Hoffend | 2015-04-11 | 1 | -1/+1 |
| | | | | | | | According to the documention auxprop is only used in combination with the local sasldb2 password file or other auxprop password plugins. Since saslauthd is taking care for all user related authentication auxprop is obsolete (in the kolab default setup). | ||||
* | set default kolab_freebusy_server to /freebusy | Daniel Hoffend | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | CentOS7: make sure we are using the correct path for the clamd.sock (#3565) | Timotheus Pokorra | 2015-02-20 | 1 | -1/+1 |
| | | | | reading from /etc/clamd.d/amavisd.conf, otherwise defaulting to /var/spool/amavisd/clamd.sock which was previously used | ||||
* | plugin threading_as_default no longer exists #4570 | Daniel Hoffend | 2015-02-15 | 1 | -1/+0 |
| | |||||
* | The default for debug_level should be 1 in order to allow error logging to ↵ | Jeroen van Meeuwen (Kolab Systems) | 2015-01-01 | 1 | -1/+1 |
| | | | | occur (#4104) | ||||
* | Fix default configuration for Roundcube's managesieve plugin (#4103) | Jeroen van Meeuwen (Kolab Systems) | 2014-12-19 | 1 | -1/+4 |
| | |||||
* | Configure the skin based on the available skins | Jeroen van Meeuwen (Kolab Systems) | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Set the default assets_dir | Jeroen van Meeuwen (Kolab Systems) | 2014-12-08 | 1 | -0/+1 |
| | |||||
* | Adjust default configuration for Roundcube | Jeroen van Meeuwen (Kolab Systems) | 2014-12-08 | 1 | -4/+2 |
| | |||||
* | Update imapd.conf.tpl template to reflect changes in Cyrus IMAP | Jeroen van Meeuwen (Kolab Systems) | 2014-10-30 | 1 | -4/+2 |
| | |||||
* | Add date and index sieve extensions | Jeroen van Meeuwen (Kolab Systems) | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Don't use the mistakenly working /assets/ but use /roundcubemail/assets/ | Jeroen van Meeuwen (Kolab Systems) | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Correct assets path | Jeroen van Meeuwen (Kolab Systems) | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Use more secure urls by default | Jeroen van Meeuwen (Kolab Systems) | 2014-08-20 | 1 | -0/+2 |
| | |||||
* | Set the URL to files to '/chwala/' (#2436) | Jeroen van Meeuwen (Kolab Systems) | 2014-08-20 | 1 | -1/+1 |
| |