# Account confirmation link for new registered users

**URL:** https://meta.discourse.org/t/account-confirmation-link-for-new-registered-users/62671
**Category:** Support
**Created:** [2017年五月14日 09:11 UTC](https://meta.discourse.org/t/account-confirmation-link-for-new-registered-users/62671 "2017-05-14T09:11:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AnorakTech](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/anoraktech/32/72151_2.png) [@AnorakTech](https://meta.discourse.org/u/AnorakTech)
#### Post date: [2017年五月14日 09:11 UTC](https://meta.discourse.org/t/account-confirmation-link-for-new-registered-users/62671/1 "2017-05-14T09:11:09Z")

</div>

Hei there!

I have problems with the confirmation link that new users receive.  
I use mailgun, the setup of mailgun is correct and works. So sending mails is fine.

**The link the users receive looks like this:**  
[https://anorak.tech/u/activate-account/33e38017978bb1ba31[.................]](https://anorak.tech/u/activate-account/33e38017978bb1ba31%5B.................%5D)  
If this link is copied to the browser the confirmation works.

**But when the users click on that link, this one is opened:**  
[http://email.anorak.tech/c/eJxNjjsOwyAQRE9jOlvAgoGCIk3usSzrGPkX2TjnD-[..............]](http://email.anorak.tech/c/eJxNjjsOwyAQRE9jOlvAgoGCIk3usSzrGPkX2TjnD-%5B..............%5D)  
And this one won’t work.

**The template of that mail looks like this:**  
%{base\_url}/u/activate-account/%{email\_token}  
Which seems fine.

Why is the link converted like this?

//edit:  
I just tested to reset the password to receive another mail.  
_All links are converted to htetep://email.anorak .tech/c/RANDOM-NUMER_

---

<div class="post-metadata">

### Author: ![AnorakTech](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/anoraktech/32/72151_2.png) [@AnorakTech](https://meta.discourse.org/u/AnorakTech)
#### Post date: [2017年五月14日 09:45 UTC](https://meta.discourse.org/t/account-confirmation-link-for-new-registered-users/62671/2 "2017-05-14T09:45:58Z")

</div>

Thanks, I found the problem.  
I configured mailgun to track mails. I just had to deactivate those settings again.

- Click Tracking Off
- Open Tracking Off
- Unsubscribes Off

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2017年五月14日 21:46 UTC](https://meta.discourse.org/t/account-confirmation-link-for-new-registered-users/62671/3 "2017-05-14T21:46:18Z")

</div>


