Umbraco 10 .8.3
Umbraco Form 10.5.6
Not defaulting to use sender email (from) address from
Umbraco:CMS:Content:Notifications:Email
or
Umbraco:CMS:Global:Smtp:From
I have even tried adding an email to
Umbraco:Forms:Email:DefaultSender
and none od those are being picked up by default to the emails aren't being sent unless the user adds a SenderEmail for each form (we have quite a few in this instance).
Also, it means that we can't change these settings per environment.
Anyone else had this issue at all ?
And resolved it?
Thanks
Richard
#umbracoforms
RichHamilton
08/21/2024, 11:34 AM
I think I found the issue now, we are using MailJet and MailJet was blocking the sender without any notification so we didn't know whether it had left Umbraco or was just falling over our end somewhere.
Also, I think
Umbraco:Forms:Email:DefaultSender
Was just a made up setting by ChatGPT as I couldn't find it anywhere in any docs, so removed that one.
b
bh
08/21/2024, 5:06 PM
if you're running this on IIS...have you perhaps tried setting the SMTP settings in web.config