Change Umbraco from email for Contour
This one is well hidden within Umbraco for some reason and is not adjustable with Contour from what I can see.
If you want your emails to show as something other than your@email.here then you will need to go into config/umbracoSettings.config.
You should find this in that file around line 30.
<notifications>
<email>your@email.here</email>
</notifications>
Change it to online@yourwebsite.com or whatever you want/need it to be.
-
kilpatrickk09 liked this
-
alanfeekery posted this
