Hello: I just upgraded my Debian server with dovecot 2.3.17, and it breaks when using the plugin fts-xapian. Apparently is a bug in Dovecot, please see: https://github.com/grosjo/fts-xapian/issues/99 Thanks, Juan
> On 31/10/2021 00:01 Juan Felipe Arjona <jfarjona at gmail.com> wrote: > > > Hello: > > > I just upgraded my Debian server with dovecot 2.3.17, and it breaks when > using the plugin fts-xapian. > > Apparently is a bug in Dovecot, please see: > > > https://github.com/grosjo/fts-xapian/issues/99 > > > Thanks, > > > JuanHi! This issue is due to a bug in fts-xapian. The plugin does not call fts_mail_user_init, causing the crash. Aki