Copied to clipboard

Flag this post as spam?

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


  • Adam Prince 2 posts 92 karma points
    Jun 01, 2020 @ 11:25
    Adam Prince
    0

    "Forgotten Password" trying to send from "user" email address not SMTP "from" address V8

    Hello,

    I'm working on a V8 project where my SMTP settings appear correct using MailJET and test fine in umbraco health checker. However, when I try to use the forgot password functionality, MailJet is blocking my emails due to it trying to send from my user accounts email address rather than my specified web.config smtp "from" address.

    I know the screenshot below has the main parts commented out but for example:

    [email protected] is not being used for the send "from" email address in this scenario, it is trying to send from the user's email address which isn't a valid SMTP address and fails.

    Does anyone have any advice on this on how I could correct it?

    I've also tried googles SMTP servers for testing and those still won't work for me for some reason.

    Any advice would be appreciated, thank you all.

    enter image description here

  • Adam Prince 2 posts 92 karma points
    Jun 01, 2020 @ 16:17
    Adam Prince
    100

    Apologies, I'm new to umbraco so don't yet know my way around fully yet!

    This was resolved by going into the config/umbracosettings.config file and changing the notification email address to the correct SMTP address I wanted to use.

    Thank you!

Please Sign in or register to post replies

Write your reply to:

Draft