Mail error log polluted with dovecot imap errors
Steve Dondley
s at dondley.com
Fri Sep 17 16:15:35 EEST 2021
On 2021-09-17 08:13 AM, Steve Dondley wrote:
>>
>> The bug I patched also threw a similar kind of error:
>>
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970692
>>
>> I don't know if this is another debian issue or a misconfiguration on
>> my end. I'm not sure where to begin to look. Can someone please point
>> me in the right direction?
>
> I think this is some kind of parsing bug from the response from solr.
> The number of pairs of errors returned is the same number of hits
> received during the search. So if I do a search with 7 results turned
> up, I get 7 pairs of errors.
Fixed with the following:
1) simplified config file by removing the "fts_encforce = no" from
90-plugin.conf
2) blew away the manages_schema file on the solr server
3) reloaded solr data store
4) deleted the solr index for the data store
5) rescanned the emails with doveadm
No more errors.
More information about the dovecot
mailing list