DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Dnn password reset error

 12 Replies
 4 Subscribed to this topic
 28 Subscribed to this forum
Sort:
Page 1 of 212 > >>
Author
Messages
New Around Here
Posts: 3
New Around Here

Hi,

We are having problem with password reseting from the login module, we are getting the following error in the log file:

Password Sent Failure
Cause:If the details entered were correct, you should receive an email message shortly with a link to reset your password.

When I send password reset link from the user admin page it works, but a normal user clicking on password reset button on the login module does not receive an email.

Can somebody help me out what causes the error?

With kind regards,
Suat

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
Probably is is a failure to relay the message to the user. Is your admin account in the same domain as the website?

You will need to look, or have someone look at the log files of your SMTP server to verify that.

In any event, you'll neeed to set up your SMTP server to allow for relaying mail outside of your website's domain.
New Around Here
Posts: 3
New Around Here

Hi Joe,

Thanks for your reply.
We have no problems with sending an email from our SMTP server, that is working fine.
The only email the system does not send is de password reset mail.

 

Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
if you are using a language other than English for your site, it might be worth checking the template for the mail in app_globalresources.[culturecode].resx file
New Around Here
Posts: 3
New Around Here

Hey Sebastian,

Thanks for your reply, the only language that is actief on our intranet is the English(UK) language, so that should not be the problem.
Do you maybe have another idea what the problem can be? 

With kind regards,
Suat

Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
Can you have someone check the logs of the SMTP Server? That way, you should be able to verify that the messages are being sent from DNN to the SMTP Server. If there are any errors at that point, they should be noted, too.

In addition to the Admin Logs, also check the log4net logs in /portals/_default/logs to see if there is any additional information available.
Veteran Member
Posts: 546
Veteran Member
MVP
MVP
You're an MVP!
Which DNN version are you using and, if DNN 9, did you setup SMTP server for all sites or just for the current one?
Background: site specific SMTP settings had been added in DNN 9, but there might be calls in the membership provider not using it and still looking for global setting.
New Around Here
Posts: 4
New Around Here

Same problem here. DNN 9.6.1. SMTP checks out ok at the Global/Host level and at the portal level (have settings configured for both, just for grins). Allowing email addresses as usernames. No public registration - I'm registering users manually, and users do get their initial registration emails so I know email is flowing from DNN properly. No other out of the box settings changed. I'm using Sendgrid for SMTP email relay, and it all checks out (the SMTP logs at Sendgrid never receive an incoming email from DNN for the password resets) so it feels like the problem is DNN itself. 

New Around Here
Posts: 11
New Around Here
Did you ever resolve this issue? We are having it now. Using SendGrid. The SMTP tests go through, but resetting the password is not working.
Veteran Member
Posts: 1246
Veteran Member
MVP
MVP
You're an MVP!
The folks at SendGrid should be able to tell you if your emails are reaching them and what was done with them. I'd start there.

You should also verify that the SMTP Test mails actually pass through SendGred. You should be able to do this by checking the email headers.
Page 1 of 212 > >>

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved