DodoLeDev
DodoLeDev
### Which feature or improvement would you like to request? Stalwart can be compiled with optional features, [typically the FoundationDB backend](https://stalw.art/docs/development/compile/#compile-1). However, it's impossible to know if these features are...
Hi! I'm creating this issue because since January, **I am currently facing account suspensions because of spam.**  I hope that the problem comes from Discord, that maybe improved their...
### Which feature or improvement would you like to request? I would like to strictly separate domains, even for email addresses linked to the same physical person. Concretely, I want...
**Which document needs to be updated?** The [API Reference of the Redis Operator](https://redis-operator.opstree.dev/docs/crd-reference/redis-api/) Actually, the Redis(Cluster/Replication/Sentinel)Spec is using the unfunctional `securityContext` field  **Expected changes**  **What version of redis-operator...
### Steps to reproduce 1. Search some terms in the searchbox 2. Open the advanced filter 3. The 'From' and 'To' field are filled with this text 4. Close the...
### Steps to reproduce 1. Set up a Stalwart mail server 2. Login to it through Nextcloud Mail 3. Enjoy the chaos ๐ ### Expected behavior - **One** _Drafts_ folder...
### Steps to reproduce 1. Open Nextcloud Mail 2. Select a folder with a LOT of mails in it 3. Chances are that Nextcloud will be restarted when on Kubernetes...
### Steps to reproduce 1. Create a folder 2. Name it with a special character, for example with **`รฉ`**, **`รจ`**, **`ร `**,... 3. Admire the name of your newly created folder...
Hi everyone! It's been a long time, but I resumed my work on **porting the app to Gtk.Builder** This would bring various advantages, especially for design: The static interface organization...
When building the Dockerfile, we face errors because the latest branch of Caddy is no longer compatible with the actual version of Golang. I've then made the following changes: -...