mailu/core
Dario Ernst e499d5a804 Add xapian full-text-search plugin to dovecot
Currently we are not able to offer our users a FTS experience after the
demise of lucene due to unfixed coredumps with musl/alpine.
We now add lucene, the only remaining maintained small/lean FTS plugin
for dovecot. It is quite simple to add to our stack: A two-stage docker
build is used to compile the fts plugin in the first stage, and copy
over only the resulting plugin-artifact to the second stage, which is
our usual dovecot container. Configuration is also minimal.
..
admin Added translation using Weblate (Catalan)
dovecot Add xapian full-text-search plugin to dovecot
nginx Certwatcher: Use polling observer to workaround some symlink limitations
none rebase and update for 3.10, avoid adding qemu file to x86 images
postfix Install p3-yarn as dependency for podop
rspamd Install py3-multidict from repository before installing socrate to avoid the need of gcc during build