"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.
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.
"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.
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!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.