View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006147 | SOGo | Web Mail | public | 2025-09-23 13:33 | 2025-09-23 13:33 |
Reporter | tk_umr | Assigned To | |||
Priority | low | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 5.12.3 | ||||
Summary | 0006147: Matrix IDs in plain text mails get linked with a mailto link | ||||
Description | Email addresses In plain text messages are rendered in the web UI with a "mailto:" link. This helps to send mail to addresses mentioned in text or a mail signature. Erroneously also Matrix user identifiers ("Marix IDs") get transformed into a mailto link. Sending mail to a Matrix user naturally does not work. | ||||
Steps To Reproduce | 1) Open a plain text mail containig a Matrix user identifier in "Mail" module. | ||||
Additional Information | Declaration of Matrix (user) identifiers: https://spec.matrix.org/v1.16/appendices/#common-identifier-format format of a Matrix user identifier: "@" <localpart> ":" <domain> This seems to be a backend issue: the link is pre-rendered in the server response. | ||||
Tags | |||||