View Issue Details

IDProjectCategoryView StatusLast Update
0006147SOGoWeb Mailpublic2025-09-23 13:33
Reportertk_umr Assigned To 
PrioritylowSeveritytweakReproducibilityalways
Status newResolutionopen 
Product Version5.12.3 
Summary0006147: 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.
2) Hover over or click the Matrix ID.

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.

Tagsemail

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-09-23 13:33 tk_umr New Issue
2025-09-23 13:33 tk_umr Tag Attached: email