Links not working in email notifications

If you need support for dice roller or the forums, post here.
Post Reply
Message
Author
User avatar
thirdkingdom
Rider of Rohan
Rider of Rohan
Posts: 7898
Joined: Tue Oct 30, 2012 4:23 pm

Links not working in email notifications

#1 Post by thirdkingdom »

This isn't something that needs to be addressed, if it is possible to address it from your end, but I'm curious as to the answer. I recently got a new phone, and set up all of my email accounts to be sent through the gmail app. In the past email notifications from US were addressed to my yahoo app, and whenever I got a notification there was a hyperlink in the email I could click on to go to the relevant post.

I still get the notification emails but the hyperlink doesn't work now that I'm using the gmail app. In other words, the link to the post is still in the email, but it doesn't hyperlink (I can't click on it and be sent to the US page). However, in email notifications from another site the hyperlinks still work, so I figured it might be something on this end.

User avatar
rredmond
Rider of Rohan
Rider of Rohan
Posts: 8480
Joined: Sat Jun 12, 2010 4:46 pm
Location: South Jersey

Re: Links not working in email notifications

#2 Post by rredmond »

I'm not a tech guy, but isn't that something that needs to be enabled in the app? So in Settings there's something like "enable clickable links" or "open web links upon clicking" or something like that? I know it can be turned off (an on) in WORD and the like, so that's my guess with your issue. I'm not sure my answer is 100% right, but I'm pretty sure it's an app issue and not an issue with the email if that makes sense. :D
This is a game about killing things and taking their stuff so you can become more powerful in order to kill bigger things and take even better stuff.
Alethan: I'm good with NOT pressing our luck this time.
mjulius: That's how I know I'm home.
Pulpatoon: The whole point of PbP is to take the scheduling pressure off the game. We're just chatty because we're so eager!
Scott308: ...everyone should be reminded of just how wonderful the people they play games with here can be in real life.
Leitz: Quality and quantity wise, I think US is the best I've seen.
Paladin: I can promise terror, glory, and riches...or a quick and brutal death.
Inferno: Come on! That's was Vicar's Head, a completely different doomed village!
Rex: I can move to the wait list to let someone else into the game.

User avatar
thirdkingdom
Rider of Rohan
Rider of Rohan
Posts: 7898
Joined: Tue Oct 30, 2012 4:23 pm

Re: Links not working in email notifications

#3 Post by thirdkingdom »

rredmond wrote:I'm not a tech guy, but isn't that something that needs to be enabled in the app? So in Settings there's something like "enable clickable links" or "open web links upon clicking" or something like that? I know it can be turned off (an on) in WORD and the like, so that's my guess with your issue. I'm not sure my answer is 100% right, but I'm pretty sure it's an app issue and not an issue with the email if that makes sense. :D
Maybe? But in the same app the email links from another game forum are enabled (and it uses the same email address).

User avatar
rredmond
Rider of Rohan
Rider of Rohan
Posts: 8480
Joined: Sat Jun 12, 2010 4:46 pm
Location: South Jersey

Re: Links not working in email notifications

#4 Post by rredmond »

:lol: Sorry, I did say I wasn't a tech guy. Yeah that doesn't sound right; if it works for one it should work for the others. :)
Ok, social worker out!
Seriously though, someone here will be able to help, I'm pretty certain. Good luck tk!
This is a game about killing things and taking their stuff so you can become more powerful in order to kill bigger things and take even better stuff.
Alethan: I'm good with NOT pressing our luck this time.
mjulius: That's how I know I'm home.
Pulpatoon: The whole point of PbP is to take the scheduling pressure off the game. We're just chatty because we're so eager!
Scott308: ...everyone should be reminded of just how wonderful the people they play games with here can be in real life.
Leitz: Quality and quantity wise, I think US is the best I've seen.
Paladin: I can promise terror, glory, and riches...or a quick and brutal death.
Inferno: Come on! That's was Vicar's Head, a completely different doomed village!
Rex: I can move to the wait list to let someone else into the game.

User avatar
thirdkingdom
Rider of Rohan
Rider of Rohan
Posts: 7898
Joined: Tue Oct 30, 2012 4:23 pm

Re: Links not working in email notifications

#5 Post by thirdkingdom »

rredmond wrote::lol: Sorry, I did say I wasn't a tech guy. Yeah that doesn't sound right; if it works for one it should work for the others. :)
Ok, social worker out!
Seriously though, someone here will be able to help, I'm pretty certain. Good luck tk!
And like I said, it's not a big deal; I'm just curious.

User avatar
Zhym
Rider of Rohan
Rider of Rohan
Posts: 20567
Joined: Fri Jul 26, 2013 1:14 am

Re: Links not working in email notifications

#6 Post by Zhym »

Hi. I am a tech guy. :)

I think what's happening is that the Unseen Servant's notification e-mails contain bare URLs. Some mail clients convert those to links, others don't. It sounds like the Google mail client is one that doesn't.

The reason e-mail from other sources are still coming through as links is that those e-mails probably are sent out as links, so they don't rely on the mail client to "linkify" them.

For an example of what I'm talking about, here is what might be included in an Unseen Servant e-mail:

Code: Select all

http://www.unseenservant.us/forum/viewtopic.php?f=2&t=9202
Some mail clients will convert that into a link. Others won't.

If a sender wanted to make that a link, the e-mail would contain something like:

Code: Select all

<a href=http://www.unseenservant.us/forum/viewtopic.php?f=2&t=9202>http://www.unseenservant.us/forum/viewtopic.php?f=2&t=9202</a>
or

Code: Select all

<a href="http://www.unseenservant.us/forum/viewtopic.php?f=2&t=9202">Links not working in email notifications</a>
Those will show up as links in almost all mail clients because the sender has marked them as links.

User avatar
ToniXX
Site Admin
Site Admin
Posts: 3225
Joined: Sat Sep 19, 2009 5:21 pm
Location: Long Beach, CA

Re: Links not working in email notifications

#7 Post by ToniXX »

Zhym might be on to something, but I've been using the Gmail mobile app (Android) and the URLs work as links no problem.

What platform are you on? Android? iOS?
"Sir, our research shows that the bird is equal to or greater than the word."

User avatar
Zhym
Rider of Rohan
Rider of Rohan
Posts: 20567
Joined: Fri Jul 26, 2013 1:14 am

Re: Links not working in email notifications

#8 Post by Zhym »

I'm fairly sure that the links aren't being sent as links. At least, when I check the raw source of my e-mail notifications of PMs, I see bare URLs, not links. I can't rule out that something along the line is stripping out the HTML tags, but I don't think that's happening. I don't see a profile option to set whether e-mails should be sent in HTML or plaintext, either.

I don't have the Gmail app, so I'm no help there, but maybe there's a configuration setting controlling whether to convert URLs to HTML links?

I only have notifications from PMs, not forum posts, so maybe that's a difference?

User avatar
Zhym
Rider of Rohan
Rider of Rohan
Posts: 20567
Joined: Fri Jul 26, 2013 1:14 am

Re: Links not working in email notifications

#9 Post by Zhym »

I did some more testing to make sure I could see the difference between e-mails sent with links and those that were "linkified" in the client. And now I'm sure that this is on the client end and that the forums aren't actually sending links, at least in my case. The notification e-mails I get are all of type text/plain, which doesn't support markup. As I said above, maybe there's a setting to toggle whether to send notification e-mails as plain or HTML, but I can't find it.

Here are the relevant headers from the e-mail:

Code: Select all

Reply-To: <admin@unseenservant.us>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

User avatar
thirdkingdom
Rider of Rohan
Rider of Rohan
Posts: 7898
Joined: Tue Oct 30, 2012 4:23 pm

Re: Links not working in email notifications

#10 Post by thirdkingdom »

ToniXX wrote:Zhym might be on to something, but I've been using the Gmail mobile app (Android) and the URLs work as links no problem.

What platform are you on? Android? iOS?
Android.

On my old phone I had the Yahoo mail app (my email address is at yahoo) and the links converted to a hyperlink. But on this phone I decided to consolidate all of my emails into the single gmail app and that's when the issue* started.

*If you can call it an issue. It's only mildly inconvenient.

Post Reply

Return to “Help and Support”