-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…
-
I upgraded from 1.5.7 to 1.5.9 yesterday.
I'm now seeing errors like the following in my logs:
> Feb 5 08:21:16 myhostname dovecot: indexer-worker(30123): Error: FTS Xapian: Can't re-create Xap…
-
Hi @grosjo , this is a follow on from issue #145, upgrading to the latest version did not actually resolve the issue, it appeared to but I just needed to wait until we hit lowmemory again, moving to t…
an0nz updated
9 months ago
-
I wanted to look for some mail which do not contain a certain address and used the "doesn't contain" filter in Thunderbird's search dialog.
However, if I search with this rule I get no results back -…
reox updated
9 months ago
-
I try plugin from Debian : https://packages.debian.org/bullseye/dovecot-fts-xapian (1.4.9) and try now compiled 1.5.5 from git with this config
```
plugin {
fts = xapian
fts_xapian = parti…
-
I'm trying to write a script to filter out emails that are BCC'd to me, or sent to me without a `To` address specified.
For example:
```python
>>> all_emails = list(mailbox.fetch(A(text=''), ch…
-
Is it possible to use an arm machine for mailu? I've looked through the tags and there doesn't seem to be a specific arm tag, and I can't see if a manifest has been made.
If not, are there build d…
-
I'm posting this message to ask for help with dovecot and the fts and solr plugins. After a space problem on our mail server, I had to restart the postfix and dovecot services. Since then we no longer…
-
I am really looking forward to Dovecot 2.4 with fts-flatcurve, but in the meantime on Debian Bookworm, i tried to compile it manually.
Per the readme file i downloaded the source code for fts-flatcur…
-
Sorry for all the issues, but after compilation and configuration errors the next problem arises.
/var/log/error.log now mentions
`Error: fts: Failed to initialize backend 'flatcurve': Unknown …