Re: Several problems on Solaris10

2019-01-02 Thread Pierluigi Frullani
On Tue, Jan 1, 2019 at 7:26 PM Sami Ketola wrote: > Believe me it does. I used to work for Sun Microsystems for 14 years in > Solaris support and sustaining and I can guarantee you that it does. > > You problem is that Solaris has concept of Secure Runtime Linker, and for > trusted applications

Re: Several problems on Solaris10

2019-01-02 Thread Aki Tuomi
> On 02 January 2019 at 10:36 Pierluigi Frullani > wrote: > > > On Tue, Jan 1, 2019 at 7:26 PM Sami Ketola > wrote: > > > Believe me it does. I used to work for Sun Microsystems for 14 years in > > Solaris support and sustaining and I can guarantee you that it does. > > > > You problem is

Re: Error with virtual index "Broken mailbox_count header"

2019-01-02 Thread Aki Tuomi
Can you try INBOX INBOX/* -INBOX/Trash -INBOX/Spam all Aki > On 02 January 2019 at 10:40 Tobias Kirchhofer wrote: > > > On 2 Jan 2019, at 9:27, Aki Tuomi wrote: > > > Please provide doveconf -n > > Sure: >

Re: Error with virtual index "Broken mailbox_count header"

2019-01-02 Thread Aki Tuomi
Please provide doveconf -n Aki > On 02 January 2019 at 10:26 Tobias Kirchhofer wrote: > > > Hi, we experience trouble with one of our virtual mailboxes. > > dovecot-virtual: > > ` > * > -INBOX/Trash > -INBOX/Spam > all > ` > > Error log: > > ```Error: virtual index >

Error with virtual index "Broken mailbox_count header"

2019-01-02 Thread Tobias Kirchhofer
Hi, we experience trouble with one of our virtual mailboxes. dovecot-virtual: ` * -INBOX/Trash -INBOX/Spam all ` Error log: ```Error: virtual index /var/vmail/mailboxes/kirchhofer.net/tobias/virtual/all: Broken mailbox_count header``` This happens only with the filter form above. All

Re: Error with virtual index "Broken mailbox_count header"

2019-01-02 Thread Tobias Kirchhofer
On 2 Jan 2019, at 9:27, Aki Tuomi wrote: Please provide doveconf -n Sure: https://crypto.shift.agency/?66a9e34e83032c3e#ovF5Yq5qTNa8ii7Qup4oy8h5HyEVLKl/RbhCFpQGkkY= Aki On 02 January 2019 at 10:26 Tobias Kirchhofer wrote: Hi, we experience trouble with one of our virtual mailboxes.

Re: doveadm index crash/assert

2019-01-02 Thread Stephan Bosch
Op 01/01/2019 om 02:12 schreef Larry Rosenman: I got the following crash whilst looking at my logs and seeing some indexer-worker crashes. doveadm(ler): Panic: file http-client-request.c: line 1108 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Abort trap

Re: Solr

2019-01-02 Thread M. Balridge
> The main problem is : After some time of indexing from Dovecot, Dovecot > returns errors (invalid SID, etc...) and Solr return "out of range > indexes" errors I've been watching the progress of this thread with no small concern, mainly because I've been tasked with providing a server-side

Re: Solr

2019-01-02 Thread Aki Tuomi
> On 02 January 2019 at 10:59 "M. Balridge" wrote: > > > > > The main problem is : After some time of indexing from Dovecot, Dovecot > > returns errors (invalid SID, etc...) and Solr return "out of range > > indexes" errors > > I've been watching the progress of this thread with no small

Re: Solr

2019-01-02 Thread John Tulp
On Wed, 2019-01-02 at 00:59 -0800, M. Balridge wrote: > > The main problem is : After some time of indexing from Dovecot, Dovecot > > returns errors (invalid SID, etc...) and Solr return "out of range > > indexes" errors > > I've been watching the progress of this thread with no small concern,

Re: doveadm index crash/assert

2019-01-02 Thread Stephan Bosch
Op 02/01/2019 om 22:51 schreef Larry Rosenman: https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-debug.txt https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-bt.txt I wish there was a way to set plugins {fts_solr = } from the command line :( but I turned it on globally for that

Re: doveadm index crash/assert

2019-01-02 Thread Larry Rosenman
https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-debug.txt https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-bt.txt I wish there was a way to set plugins {fts_solr = } from the command line :( but I turned it on globally for that run. On Wed, Jan 2, 2019 at 3:40 PM Stephan Bosch

Re: doveadm index crash/assert

2019-01-02 Thread Larry Rosenman
I honestly didn't try that :( And I just did, and yes, that works. I didn't realize that was the case. On Wed, Jan 2, 2019 at 3:56 PM Stephan Bosch wrote: > > Op 02/01/2019 om 22:51 schreef Larry Rosenman: > > https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-debug.txt > > > >

Re: doveadm index crash/assert

2019-01-02 Thread Stephan Bosch
Oh, d'oh. I was looking for some solr debug logging in your output, but I didn't see much of it. Then I noticed that for some reason fts-solr has its own debug setting , while fts-tika uses mail_debug. Can you enable that as well? Regards, Stephan. Op 02/01/2019 om 14:41 schreef Larry

Re: doveadm index crash/assert

2019-01-02 Thread Stephan Bosch
Op 02/01/2019 om 22:51 schreef Larry Rosenman: https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-debug.txt https://www.lerctr.org/~ler/dovecot/doveadm-index-fts-bt.txt I wish there was a way to set plugins {fts_solr = } from the command line :( Doesn't `-o plugin/fts_solr=...' work?

Re: doveadm index crash/assert

2019-01-02 Thread Larry Rosenman
Thanks, Stephan. I've added the workaround patch to the FreeBSD port. I went through the mailbox trees that I was seeing errors on, and no crashes with the patches applied. Let me know if there is anything I can do to help or provide access to. On Wed, Jan 2, 2019 at 4:05 PM Stephan Bosch

Re: Solr

2019-01-02 Thread Joan Moreau via dovecot
In the code, it says #define SOLR_HEADER_MAX_SIZE (1024*1024) and line 620 if (!ctx->truncate_header && str_len(ctx->cur_value) >= SOLR_HEADER_MAX_SIZE) { /* a large header */ so this is a 1Mo header. This is of course completely wrong. Maybe this is not the root cause of the errors of

Re: Solr

2019-01-02 Thread Joan Moreau via dovecot
Another bug appearing today: Jan 02 09:59:08 indexer-worker(j...@grosjo.net)<6777>: Warning: FTS-SOLR(j...@grosjo.net): Mailbox XX UID=121635 HEADER SIZE IS HUGE, TRUNCATING header of the said email has nothing of "huge" On 2019-01-02 15:22, Joan Moreau via dovecot wrote: Refinement of

Re: Error with virtual index "Broken mailbox_count header"

2019-01-02 Thread Tobias Kirchhofer
On 2 Jan 2019, at 9:48, Aki Tuomi wrote: Can you try INBOX INBOX/* -INBOX/Trash -INBOX/Spam all This worked already, all E-Mails from Namespace INBOX and below. What we want is „All E-Mails from all Namespaces“. We have several beside INBOX/, like Admin/ News/ Clients/ a.s.o. Do we

Solr - schema.xml

2019-01-02 Thread Joan Moreau via dovecot
Hi, This is the best I can do for having a SCHEMA.XML matching the needs of an email user. Use case on Solr 7.5.0 (note : this does not solve any of the bugs previously mentionned, but at least, the logic of Solr is back on track) --- id

RE: BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"

2019-01-02 Thread Marc Roos
> >> >> I get this error message from apple mail when I right click and choose >> archive >> "The IMAP command "UID COPY" (to Archive) failed for the mailbox "INBOX" >> with server error: Mailbox isn't selectable" >> > >Did you notice that you have a mailbox called 'Archive' and

Sieve script unable to file into public folder after dovecot upgrade to version 2.3.4

2019-01-02 Thread Andreas Oster
Hi all, Wishing you and your families a Happy New Year 2019. I am currently struggling with an odd sieve issue after upgrading dovecot from 2.2.32 to the latest 2.3.4 version. OS is Ubuntu 18.04. For one of our users I have a sieve rule in place which should copy (keep + fileinto) incoming

dovecot-uidlist path

2019-01-02 Thread Christos Chatzaras
When I use this: mail_location = maildir:/home/mail/%d/%n the dovecot-uidlist file is located in: /home/mail/example.com/user/dovecot-uidlist But when I change it to: mail_location = maildir:/home/mail/%d/%n:CONTROL=/var/mail/%d/%n then it's stored in:

Re: doveadm index crash/assert

2019-01-02 Thread Larry Rosenman
created with: doveadm -D -o mail_debug=yes index 2>&1 | tee https://www.lerctr.org/~ler/dovecot/doveadm.index.debug.out bt full for the above: https://www.lerctr.org/~ler/dovecot/doveadm.index.crash.bt.txt On Wed, Jan 2, 2019 at 2:11 AM Stephan Bosch wrote: > > Op 01/01/2019 om 02:12 schreef