GoDaddy activation button missing in email? - dns

GoDaddy has sent a email to verify the domain name. however, they ask me to click a button to active. interestingly there is no activation button in my email.
I don't know what should i do now. Any type of help will be thankful.

I had the same problem and I changed the browser then button appeared. You can change your browser or mail services.
I used Google Chrome version 53.0.2785.143 with gmail account and button did not appear for 5 mail too then I used my android mobile phone with Chrome v49.0.2623.105 with gmail app then button appeared so I could verify email.

Related

How to make link to mobile app clickable in the email (NodeJS)

I wish someone helps me with this, I got stuck.
I am trying to send an email activation link, and I want this link to be clickable and redirect users to the mobile app specific page of email verification.
This applies to the reset password link too.
Link example mobileappname://app/email-verification

Embedded MailChimp Forms - Misbehaving when opened in Instagram Browser

I'm using an embedded MailChimp sign-up form.
Javascript is disabled on this form and I've set the page to redirect to a specific URL after a successful sign up. This works great when you sign up using a web browser.
However, when you open the website from instagram, the site renders in Instagram's own browser view. When you add your email address and click sign up, you are then redirected to a MailChimp hosted sign up page and have to enter your email address again.
Does anyone know of a way to prevent this?

Chronograf set Alert for Gmail

I need to set up a Chronograf alert for Gmail, but I can't do it.
What I've done are the following steps:
I created a new Alert rules
In the Alert Handlers section I have imported "email" and insert the alert threshold value
I went to edit configuration and set everything as shown in the picture:
configuration for gmail
But when I press the "send test alert" button, no email is sent to me.
I also wrote the body of the email in the "alert rules builder" section just in case. but nothing has changed.
How can I fix it?
Try using less secure apps. log into your gmail account, or https://myaccount.google.com/security
Scroll down to "less secure apps" and enable that. If i recall, gmail blocks apps it considers to be less secure. I had to set this a couple of years ago to use gmail to relay alerts.
Also, your port number is wrong it should be 465 (SSL) or 587 (TLS)
gmail smtp configutation

Facebook customer chat `visually stuck` when coming directly from Facebook APP

I got a website that uses facebook customer chat, it works very good from any browser.
but we posted the website link on facebook and after user sees & click the link on the facebook mobile app, the website is open on the "facebook mobile browser", the "facebook customer chat icon" is visible on the right bottom corner, but after click on the icon i got two results
in android devices, got the "Continue as your_name_here", but if user click on the "continue" button NOTHING HAPPENS
in IOS devices, got "SESSION EXPIRED" message.
Any idea, will highly appreciate it.

Web application account confirmation security flow

I have a question about security flow of confirmation link.
I have a website on which you have to fill your email address and password after filing these information my app sends an email with a secure link to user email address. After clicking on confirmation email user automatically gets logged inside the application.
Now question :
Is there a security risk to auto login user on clicking of confirmation link ?
Is there and security risk to auto login user on clicking of confirmation link? Yes and no. It depends on what is in the link. What I would do is I would have two field in database activate_code, that is randomly generated and is_activated which is defaulted to 0. Then I will send a link to activation code and another email with activation link. Once at activation link, user will fill code and account will be activated. redirect him to login page.
Do not send user emails or any other information. just send random codes or something similar
That is my cent!
Yes there is a security concern, as Gumbo points out.
Since the user has provided an email & password, why not require he be logged in to access his confirmation page?

Resources