I’ve installed Discourse in Azure following the instructions here and here. We have an enterprise account with SendGrid which we can’t authenticate to the azure.com domain, so I’ve tried changing the Discourse From: address using the instructions here:
./launcher enter app
rails r "SiteSetting.notification_email = 'adam.pope@arup.com'"
exit
Still no email; so I checks the logs, and ta-da…:
An attempt was to change notification_email SiteSetting to adam.pope@arup.com however it is shadowed so this will be ignored!
What we do in the shadows to warrant this snub from Discourse?