Skip to content

Bug: Deeplinks aren't clickable #532

@mago-x1

Description

@mago-x1

Hi,

thank you for your great work.

I currently use Mailpit for testing my app (mail delivery, verification mails, and so on) and I've noticed something. If you use http or https links in the mail, it works fine. If you use deeplinks (to directly open routes in app) it makes the link unclickable:

For example this link:

myapp://verify?token=ZWVkNjc3MmExNTM5NmQyOTkyMTFF39jYWRlZmE3MDQzOTM4MGMwYWFhNTk5YWNjNGQ1MWIyYzNlN2NlNzJjMTFmMDdiNzZmZDdhZjU2YzQ2OGY3Yjk0NThlNmU0ZTdjNzhh&tenantId=public

Checking the HTML of the mail, I've recognized that the HREF of the link gets removed.

I've already tried setting

MP_ALLOW_UNTRUSTED_TLS: true
but that didn't help.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions