Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • mauzilla 19 posts 90 karma points
    Feb 20, 2020 @ 14:01
    mauzilla
    0

    Reset password not sending emails

    I've been thrown in the deepend. Brand new to Umbraco and taking over a developed site from another developer. We cannot log into the backend as no one knows what the password is. I was able to manually modify the record in the database to my own email and updated the SMTP info in web.config (which is correct)

    I am however getting the following:

    "An error has occurred.","ExceptionMessage":"Mailbox unavailable. The server response was: Verification failed for [email protected]"

    Leading me to believe Umbraco is trying to send an email as [email protected] (which wont work).

    Where do I update that email address in the database?

  • Nik 1591 posts 7148 karma points MVP 6x c-trib
    Feb 20, 2020 @ 19:15
    Nik
    1

    Hi Mauzilla,

    That value comes from the UmbracoSettings.Config file located in /configs in your website :-)

    There is a value there which by default is set to [email protected] so changing that, I believe, should solve your issue.

    Nik

Please Sign in or register to post replies

Write your reply to:

Draft