Rene Cordier

Results 24 issues of Rene Cordier

A much more reworked cleaner version of https://github.com/apache/james-project/pull/1051 Still a few things remain: - [x] the ssl tests on the backends to debug and re-enable - [x] the sort issue...

Attempt to run the checkstyle with Gradle based on @ieugen Gradle migration PR #217 The checkstyle for some reason never been able to work on test-classes with the Maven plugin,...

### Description Today, I got asked for help as someone was experiencing an issue with TMail. She could see clearly in her inbox in the mobile app that a bunch...

bug

### Description When creating an other identity with reply-to field to null, if I use that identity to send a mail, the reply-to field seems to be set to the...

bug
good first issue

From https://github.com/linagora/tmail-backend/issues/931 reported by @chibenwa CNB prod: linagora/tmail-web:v0.11.3-patch4-3 ![306655246-8322da02-1fd9-4149-8fb6-1c5499a27b93](https://github.com/linagora/tmail-flutter/assets/9005025/38fb7f3a-fc87-40d9-be89-6c2a37c90645) The guy used chome. Waiting for OS and screen settings. I tried on my side: ![306667816-cf4893b7-333a-484c-8877-24631a6e25d7](https://github.com/linagora/tmail-flutter/assets/9005025/adeb8f52-9301-463d-a668-2bf2ddb5acf7) Was ok on chromium. ![306659225-794f165c-9c33-447c-ab54-0bc3256d9997](https://github.com/linagora/tmail-flutter/assets/9005025/065af917-a4a6-4e7f-94f2-949db280bc69)...

bug

Hello! When using the CORS plugin `github_com/devopsfaith/krakend-cors`: ``` "github_com/devopsfaith/krakend-cors": { "allow_origins": ["*"], "expose_headers": ["Content-Length"], "max_age": "12h", "allow_methods": ["GET","POST","PUT"] } ``` With the rate limiting defined in a POST endpoint and...