Instance Admin Email - Ability to seperate from "default from email"
When we host instances on our server and we send emails from postfix, thus from [email protected] we would need a "instnce admin email" to which emails would be sent, for example :
-> Instance Admin errors -> Contact form emails
For this we need to
-
Create var in .env -
Call it in settings, if empty then use "DEFAULT_FROM_EMAIL" content -
Adapte Contact form and admin email models