Considering that Matrix supports a maximum of 64k per text message and has limited HTML support, many emails with long content and rich formatting cannot be effectively displayed in the room.
There are two approaches:
- forward incoming emails from specific addresses to a dedicated email application (server-side) .
- Rr generate a webpage for emails exceeding the message limit, accessible via a tokenized URL.
Considering that Matrix supports a maximum of 64k per text message and has limited HTML support, many emails with long content and rich formatting cannot be effectively displayed in the room.
There are two approaches: