Atmel Email Verification URL is broken - atmel

Does someone have in email history the Atmel URL base path for Email-Address verification?
They send me a broken URL, just the part after "?". So I can not complete registration nor download plugins for Atmel Studio.
Thanks!

By searching in the Internet I found on a page the missing URL part:
http://www.atmel.com/system/confirm.aspx
So you need to add the ?... part of the confirmation email behind.
Note: I think because of the wrong URL, some email providers block the confirm email also as spam. With gmail I was able to register.

I am not sure if you are still looking for answer of your query. Hosted url is changed now for atmel studio extensions. You can get the extensions from https://gallery.microchip.com/ , with this new extension hosting user does not require to login to download extensions. You need to register if you wish to upload some atmel studio extension.
Regards,
Ashok

Related

Remove custom email rule from wordpress site

Help a developer i hired not only he didn't finish the job, but also he left a rule that sends him a copy for everyone who sings up on my site i've been trying to remove the rule from the plugins to no avail I am new to programming, below ill place some images hopefully one can indicate me where such rule could be, i want to mention i am using fluent form and that also he had ftp access only to that specific directory as i didn't fully trusted him.
also, there are not custom snippets in the snippets section
also he never had access to cpanel, and the email is sent only from that specific form i belive as it was the only form at the time enter image description here
I can confirm that removing the plugins and removing cache and re-installing the plugins doesn't work but I can officially confirm that the issue only happens when this line is added into fluent form, methods=stripe&fname={inputs.names.first_name}&lname={inputs.names.last_name}&email={inputs.email}&cname={inputs.input_text_1}&acname={inputs.input_text_2}&phone={inputs.numeric-field}&admin_url={submission.id}
Even if only this: methods=stripe is added, still send the email to him that instructions tells the plugin where to find that email address
i tried typing the email address in php my admin and file manager in cpanel but nothing i find only logs at most of the emails sent
Since you are using Fluent forms then you should check the notification rules of that specific form.
Click on Settings of the form you want
Go to Settings & Integration(Top bar) > Email Notifications (Sidebar)
There you will see all notification rules for that form, his email is probably there, remove it.
More info here.
SOLVED: The rule came from within the theme file editor, wasn't the plugins.
the developer added his email for notification testing and never removed it.

Contact Form 7 not sending after Wordpress 4.9.2 update

All of my sites using Contact Form 7 has stoped working on submit. The response container "wpcf7-mail-sent-ng" says "An error occurred while sending the message. Please try again later."
I get the following feedback:
into:"#wpcf7-f112-o1"message:"An error occurred while sending the message. Please try again later."status:"mail_failed"
Any ideas how to resolve this? Kind of a big deal as a lot of my customers currently use CF7 on their sites.
Thx
EDIT
I have the same issues, wich started after the Wordpress 4.9.2 automatic update. I have tested sites that are running the same release of CF7 but on another version of Wordpress, and there are no issues then. Seems like a Wordpress problem right?
Also, nothing in the console, and I get the same message in the feedback under the Network tab in devtools.
For this issue, you can follow below steps,
These fixes include:
change the wordpress contact form area from section ([your-name] <[your-email]>) to info#yourserver.com.
add all fields inside
or
Use “WP Mail SMTP plugin”. Then you configure your mail server details.
WordPress Mail SMTP Plugin
Once you have sent an email
“Thank you for your message.” Possible to refresh the automatic page.
For me personally, I tried the first two options, but it only started working and sending emails after I installed the WP Mail SMTP plugin, and configured it to use the Gmail SMTP server (which required that I created a gmail account, as you need to provide a username and password when connecting to Gmail's server).
The problem is now resolved!
Turns out my hosting company hade issues with php mail()
To be sure this doesnt happen in the future you can follow Priyanka Modi's advice above and use WP Mail SMTP PLugin. Yet another plugin, but it works great.

DNN Wrong Password Reset link

I have problems when I force reset passwords for my website users.
When I use this option, the next time the user logs in it will be prompted to change the password. My website link is something like this: Server/MyPortal.
When users login instead of taking them to:
Server/MyPortal/default.aspx?ctl=PasswordReset&resetToken...
They are redirected to:
Server/default.aspx?ctl=PasswordReset&resetToken...
Which obviously takes them to a 404 not found page because it is missing MyPortal.
Can anyone please shed some light on me and help me to fix this? Thank you very much!
Ivan
What version of DNN are you on?
I would look at
Are you on the latest version
Are your Portal Aliases configured properly. To tell this, login as a Super User, go to the Admin/Site Settings page for the portal in question, find the Portal Aliases section, I believe that is under the Advanced tab. See if you have a misconfigured alias in there.
Another thing you might check, would be to check the Language files (admin/languages) to see if the password reset email could be modified there to include the proper portal URL. When editing language files in DNN you can edit System, Host, or Site.
You likely want to edit the SITE level if you have other websites running as well. Site level edits will only apply to that individual portal.

Bluemix.net's Wordpress boilerplate not sending emails

So I created a Wordpress page using a Bluemix boilerplate. Everything is working fine except for the email notifications. When a new user registers they don't get an email with their temp password. If I click on "forgot password" and provide an email I get the following error: "The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function."
Anyone know what needs to be configured? I see that the Wordpress boilerplate comes with a Sendgrid service, but when I click on "Open Sendgrid Dashboard" I get a blank page.
Your help is appreciated!
Ok never mind... figured it out. Posting answer in case someone else runs into the same thing.
Turns out you have to go to the Wordpress Admin Dashboard -> Plugins -> Installed Plugins and "Activate" the SendGrid Plugin. Once you do that you then have to click on settings and configure by using your SendGrid account info (Which can be found on your Bluemix dashboard).

DotnetNuke password reset link

I am using DotNetNuke 6.2.6 , and recently got stuck in one issue , I do not want my users to receive random password after they reset their password (forgot password), Instead I want to send them password reset link. I could not find any settings under Web.Config or under host settings. I did some research but the articles I found that referred to DNN7 . On DNN website I found only this link http://www.dnnsoftware.com/wiki/page/password-reset-links. Registration mode is verified.
I think that you will need to upgrade to DNN 7 to get this functionality.
Iowa Computer Gurus (iowacomputergurus.com) has a module that provides this functionality if you are not able to upgrade.

Resources