Rene Cordier
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...
Trying to debug this...
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...
### 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...
From https://github.com/linagora/tmail-backend/issues/931 reported by @chibenwa CNB prod: linagora/tmail-web:v0.11.3-patch4-3  The guy used chome. Waiting for OS and screen settings. I tried on my side:  Was ok on chromium. ...
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...