I'll run a full test when I'm back in front of areal computer vs. My phone.(in a few hours)
Get Outlook for Androidhttps://aka.ms/ghei36
From: dovecot dovecot-bounces@dovecot.org on behalf of John Fawcett via dovecot dovecot@dovecot.org Sent: Monday, April 15, 2019 3:57:08 AM To: Dovecot Mailing List Subject: Re: SOLR/Index?
On 15/04/2019 10:31, Larry Rosenman via dovecot wrote: It always shows the autoindex. And yes built from sources. I'm the FreeBSD port maintainer for mail/docecot. This has been happening for several releases.
Get Outlook for Androidhttps://aka.ms/ghei36
From: dovecot dovecot-bounces@dovecot.orgmailto:dovecot-bounces@dovecot.org on behalf of John Fawcett via dovecot dovecot@dovecot.orgmailto:dovecot@dovecot.org Sent: Monday, April 15, 2019 2:06:55 AM To: dovecot@dovecot.orgmailto:dovecot@dovecot.org Subject: Re: SOLR/Index?
On 15/04/2019 08:09, Larry Rosenman via dovecot wrote: Note the hits after the fts rescan/index.
Get Outlook for Androidhttps://aka.ms/ghei36
From: Aki Tuomi aki.tuomi@open-xchange.commailto:aki.tuomi@open-xchange.com Sent: Monday, April 15, 2019 12:55:07 AM To: Larry Rosenman; John Fawcett Cc: Dovecot Mailing List Subject: Re: SOLR/Index?
On 15.4.2019 3.33, Larry Rosenman via dovecot wrote:
⌂72% [ler@thebighonker.lerctr.org:~mailto:ler@thebighonker.lerctr.org:~] $ doveadm search mailbox lists/freebsd/ports-commiters body 'sysutils'
[ler@thebighonker.lerctr.org:~mailto:ler@thebighonker.lerctr.org:~] $ doveadm fts rescan
[ler@thebighonker.lerctr.org:~mailto:ler@thebighonker.lerctr.org:~] $ doveadm index -q lists/freebsd/ports-commiters
⌂64% [ler@thebighonker.lerctr.org:~mailto:ler@thebighonker.lerctr.org:~] $ tail -f /var/log/maillog
Apr 14 19:30:27 thebighonker dovecot[2507]: imap-login: Disconnected (auth failed, 1 attempts in 2 secs): user=<gwc>, method=PLAIN, rip=180.180.217.124, lip=192.147.25.65, TLS: Connection closed, session=<EAk5woaGV4S0tNl8>
Apr 14 19:30:28 thebighonker dovecot[2507]: imap-login: Login: user=<ler>, method=PLAIN, rip=2001:470:1f0f:3ad:bb:dcff:fe50:d900, lip=2001:470:1f0f:3ad:bb:dcff:fe50:d900, mpid=14813, TLS, session=
Just minor nit, but you are searching for 'sysutils' first, then 'sysutils/'. FTS does not do substring searches by default.
Aki
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.commailto:larryrtx@gmail.com US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
Larry
just to be sure: are you running a standard unmodified 2.3.5.1 version which you built from source code?
I can see that first you search for sysutils, then do a rescan and reindex (which is shown in the log) and then you are able to find sysutils/.
It is better when doing these tests to search for the same string before and after, just to eliminate too many different factors in the test.
Nevertheless I did not see your logging for what happens when you receive a test message containing sysutils/. Dovecot should be outputing info about autoindexing given your setup. Does it do that or does it give some other message? Can you show those logs?
John
Larry
Did you notice any difference between the logging for auto indexing and the logging for indexing that you triggered manually? Would you mind posting the auto indexing logging for a message to that same user (ler)?
best regards
John