Make sure your APP_URL=https://mydomain.com in .env is set correctly.
Apr 14, 2021
7
Level 33
Gmail is changing <a href"" to wrong link
Hi,
In Laravel I'm sending a plan html mail with an <a href="https://mydomain.com/movies"> tag. However when I open this mail in gmail and click on the link it's redirecting to:
http://email.mydomain.com/c/eJwVjktqxDAQRE9j7zSoP_p44UU2uUdLankcbM9gacj1o0BRFI-CqrKCBJj3dZFKGYepj0SILjl2LkUFSCVgnNi23732x6aX3tK1zM81hgAONEeq4gtgdYq8sGLO1jq087E-e3-3ib4m_B4qr60eH72yPvLrHKB90rn3ERwgsbA3BYgMc40mQgZTMkINmECXMGo1iWLJYjhENgykZgFCQ6HUQt6jJT_f6yF3-5GrNb08j-vbKfvxP_kHeflFfA
Why is google redirecting to a non existing mail subdomain on my site?
The mail html looks like this:
Any idea how I can fix this?
Thanks
Please or to participate in this conversation.
