search for: default_ns

Displaying 8 results from an estimated 8 matches for "default_ns".

2018 Sep 21
1
v2.3.3 release candidate released
...imapc: Fixed various assert-crashes when reconnecting to server. - lmtp, submission: Fix potential crash if client disconnects while handling a command. - quota: Fixed compiling with glibc-2.26 / support libtirpc. - fts-solr: Empty search values resulted in 400 Bad Request errors - fts-solr: default_ns parameter couldn't be used - submission server crashed if relay server returned over 7 lines in a reply (e.g. to EHLO)
2018 Sep 21
1
v2.3.3 release candidate released
...imapc: Fixed various assert-crashes when reconnecting to server. - lmtp, submission: Fix potential crash if client disconnects while handling a command. - quota: Fixed compiling with glibc-2.26 / support libtirpc. - fts-solr: Empty search values resulted in 400 Bad Request errors - fts-solr: default_ns parameter couldn't be used - submission server crashed if relay server returned over 7 lines in a reply (e.g. to EHLO)
2018 Oct 01
0
v2.3.3 released
...imapc: Fixed various assert-crashes when reconnecting to server. - lmtp, submission: Fix potential crash if client disconnects while handling a command. - quota: Fixed compiling with glibc-2.26 / support libtirpc. - fts-solr: Empty search values resulted in 400 Bad Request errors - fts-solr: default_ns parameter couldn't be used - submission server crashed if relay server returned over 7 lines in a reply (e.g. to EHLO)
2018 Oct 01
0
v2.3.3 released
...imapc: Fixed various assert-crashes when reconnecting to server. - lmtp, submission: Fix potential crash if client disconnects while handling a command. - quota: Fixed compiling with glibc-2.26 / support libtirpc. - fts-solr: Empty search values resulted in 400 Bad Request errors - fts-solr: default_ns parameter couldn't be used - submission server crashed if relay server returned over 7 lines in a reply (e.g. to EHLO)
2018 Sep 21
0
v2.3.3 release candidate released
...rt-crashes when reconnecting to server. >? - lmtp, submission: Fix potential crash if client disconnects while >??? handling a command. >? - quota: Fixed compiling with glibc-2.26 / support libtirpc. >? - fts-solr: Empty search values resulted in 400 Bad Request errors >? - fts-solr: default_ns parameter couldn't be used >? - submission server crashed if relay server returned over 7 lines in >??? a reply (e.g. to EHLO) It looks like the ce-2.3.3 repository (or at least https://repo.dovecot.org/ce-2.3.3/ubuntu/xenial/) is returning a 403. Michael -------------- next part -----...
2019 Apr 14
0
[PATCH] Re: Solr connection timeout hardwired to 60s
...500 no_soft_commit } John -------------- next part -------------- --- src/plugins/fts-solr/fts-solr-plugin.h.orig 2019-04-14 15:12:07.694289402 +0200 +++ src/plugins/fts-solr/fts-solr-plugin.h 2019-04-14 14:04:17.213939414 +0200 @@ -12,8 +12,10 @@ struct fts_solr_settings { const char *url, *default_ns_prefix; + unsigned int batch_size; bool use_libfts; bool debug; + bool no_soft_commit; }; struct fts_solr_user { --- src/plugins/fts-solr/fts-solr-plugin.c.orig 2019-04-14 11:41:03.591782439 +0200 +++ src/plugins/fts-solr/fts-solr-plugin.c 2019-04-14 14:37:46.059433864 +0200 @@ -10,6 +10,8...
2019 Apr 13
3
Solr connection timeout hardwired to 60s
On 4/13/2019 4:29 AM, John Fawcett via dovecot wrote: > If this value was made configurable people could set it to what they > want. However the underlying problem is likely on solr configuration. The Jetty that is included in Solr has its idle timeout set to 50 seconds. But in practice, I have not seen this timeout trigger ... and if the OP is seeing a 60 second timeout, then the 50
2017 Jul 02
2
Dovecot 2.2.31: IMAP core dumped after upgrade
...8) at mailbox-list-subscriptions.c:68 ns = 0xd60660 namespaces = <value optimized out> vname = <value optimized out> ns_name = 0xd6f172 "shared/myuser2/INBOX" node = <value optimized out> created = false default_ns = 0xd60660 error = 0x7f1684517c55 "I\211\303L\213L$0L\213D$(H\213|$ H\213t$\030H\213T$\020H\213L$\bH\213\004$H\203\304HA\377\343ffffff.\017\037\204" len = <value optimized out> #7 mailbox_list_subscriptions_refresh (src_list=0xd5e598, dest_list=0xd607c8) at mail...