On 15.4.2019 3.33, Larry Rosenman via dovecot wrote: > ⌂72% [[email protected]:~] $ doveadm search mailbox > lists/freebsd/ports-commiters body 'sysutils' > [[email protected]:~] $ doveadm fts rescan > [[email protected]:~] $ doveadm index -q > lists/freebsd/ports-commiters > ⌂64% [[email protected]:~] $ 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=<lr1mwoaGwYMgAQRwHw8DrQC73P/+UNkA> > Apr 14 19:30:30 thebighonker dovecot[2507]: imap(ler/14813): Logged > out in=12412 out=66691 fhc=0 fhb=0 fbc=0 fbb=0 del=0 exp=0 trash=0 > Apr 14 19:30:54 thebighonker exim[14846]: no host name found for IP > address 23.100.68.192 > Apr 14 19:30:55 thebighonker exim[14846]: > H=(DaVinci-MWare.prophet21lab.com > <http://DaVinci-MWare.prophet21lab.com>) [23.100.68.192]:52130 > I=[192.147.25.65]:25 sender verify defer for <[email protected] > <mailto:[email protected]>>: host lookup did not complete > Apr 14 19:30:55 thebighonker exim[14846]: > H=(DaVinci-MWare.prophet21lab.com > <http://DaVinci-MWare.prophet21lab.com>) [23.100.68.192]:52130 > I=[192.147.25.65]:25 F=<[email protected] <mailto:[email protected]>> > temporarily rejected RCPT <[email protected] <mailto:[email protected]>>: > Could not complete sender verify > Apr 14 19:31:04 thebighonker dovecot[2507]: imap-login: Login: > user=<ctr>, method=PLAIN, rip=2001:470:1f0f:3ad:bb:dcff:fe50:d900, > lip=2001:470:1f0f:3ad:bb:dcff:fe50:d900, mpid=14910, TLS, > session=<bVWMxIaGJtogAQRwHw8DrQC73P/+UNkA> > Apr 14 19:31:04 thebighonker dovecot[2507]: imap(ctr/14910): Logged > out in=169 out=1711 fhc=0 fhb=0 fbc=0 fbb=0 del=0 exp=0 trash=0 > Apr 14 19:31:16 thebighonker exim[14911]: no host name found for IP > address 80.253.235.35 > Apr 14 19:31:19 thebighonker dovecot[2507]: indexer-worker(ler/14919): > Indexed 1578 messages in lists/freebsd/ports-commiters (UIDs 21067..22644) > ^C > [[email protected]:~] 130 $ doveadm search mailbox > lists/freebsd/ports-commiters body 'sysutils/'
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: [email protected] > <mailto:[email protected]> > US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
