vttran

Results 33 issues of vttran

### Issue description As I know the plugin is based on the Spring framework. I have configured below in the `application.yaml`: ```yaml redis: url: ${REDIS_URL:redis://localhost:6379} ``` Now, I want to...

## Bug Report #### Versions - Driver: 1.0.4.RELEASE, 1.0.5.RELEASE - Database: postgres:16.1 - Java: 21, 11 - OS: Linux (KUbuntu 23.10), MacOs 14.4 #### Current Behavior When attempting to execute...

status: waiting-for-triage

resolve https://github.com/linagora/tmail-backend/issues/1039

resolve https://github.com/linagora/tmail-backend/issues/1038

## Why epic: https://github.com/linagora/tmail-backend/issues/1027 When the Tmail JMAP server is behind Apisix, we need to update the Apisix configuration to not require authentication for requests to the Get public asset...

grooming

## Why Control resource when the user uploads PublicAsset Epic: https://github.com/linagora/tmail-backend/issues/1027 ## How - Create 2 new Events: ``` case class TmailPublicAssetAddedEvent(eventId: EventId, username: Username, id: PublicAssetId, size: Size) extends...

grooming

## Why Epic: https://github.com/linagora/tmail-backend/issues/1027 When a client (e.g., web browser, mobile app) requests the content of a public asset, the Tmail JMAP server needs to serve that content. ## How...

grooming

Document for Jmap methods: PublicAsset/get, PublicAsset/set create, update, PublicAsset/destroy Location: [docs/modules/ROOT/pages/tmail-backend/jmap-extensions](https://github.com/linagora/tmail-backend/tree/8084bd34932647099b3cfd80fc7ade1e69c5768b/docs/modules/ROOT/pages/tmail-backend/jmap-extensions)

grooming

## Why In order to get a thumbnail image from the mail attachment file. Create an HTTP Client for request to linthumbnail server. ## How The client like `RspamdHttpClient` ```java...

grooming

Place it in: https://github.com/linagora/james-project-private/tree/master/adr

grooming