DodoLeDev

Results 41 issues of 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...

enhancement

Hi! I'm creating this issue because since January, **I am currently facing account suspensions because of spam.** ![Image](https://github.com/user-attachments/assets/13a05f69-a7e2-4261-bdfe-69dc9da0b64d) I hope that the problem comes from Discord, that maybe improved their...

bug

### 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...

enhancement

**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 ![Image](https://github.com/user-attachments/assets/a12d1fc3-f38f-4f8f-ba1b-1d3830b266cd) **Expected changes** ![Image](https://github.com/user-attachments/assets/a2e23942-c2f6-4463-a616-0b81eecd58f0) **What version of redis-operator...

documentation

### 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...

bug
needs info
0. to triage

### 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...

bug
0. to triage

### 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...

bug
needs info
0. to triage

### 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...

bug
1. to develop

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: -...