Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links in email are wrong #13660

Open
1 task done
mzagmajster opened this issue Apr 16, 2024 · 0 comments
Open
1 task done

Links in email are wrong #13660

mzagmajster opened this issue Apr 16, 2024 · 0 comments
Labels
bug Issues or PR's relating to bugs configuration Anything related to the Mautic configuration section email Anything related to email T2 Medium difficulty to fix (issue) or test (PR)

Comments

@mzagmajster
Copy link
Contributor

mzagmajster commented Apr 16, 2024

Mautic Version

5.0.x series

Way of installing

I cloned the Mautic repo (not recommended or supported)

PHP version

8.1

What browsers are you seeing the problem on?

Not relevant

What happened?

I am trying to send segment email that contains links to websites. All the links in the email have wrong root url.

Lets say my sending email is info@example.com and my mautic domain is: mautic.example2.com.

Root url for all the links will be https://email.example.com, even though I would expect it to be https://mautic.example2.com

As a side note: So what I noticed it, when I was trying to debug it, that what domain will root url have is somehow related to the domain in the from address.

How can we reproduce this issue?

Step 1: Configure Mautic to send email (use any transprot)
Step 2: Create a segment email
Step 3: Add a link to a website in the email
Step 4; Save email.
Step 5: Send email to some contacts.

Inspect link in the email. It will have wrong root url

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct




Care about this issue? Want to get it resolved sooner? If you are a member of Mautic, you can add some funds to the Bounties Project so that the person who completes this task can claim those funds once it is merged by a member of the core team! Read the docs here.

@mzagmajster mzagmajster added bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged labels Apr 16, 2024
@RCheesley RCheesley added T2 Medium difficulty to fix (issue) or test (PR) email Anything related to email configuration Anything related to the Mautic configuration section and removed needs-triage For new issues/PRs that need to be triaged labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs configuration Anything related to the Mautic configuration section email Anything related to email T2 Medium difficulty to fix (issue) or test (PR)
Projects
None yet
Development

No branches or pull requests

2 participants