Default From address for emails is set to an uncontrolled domain
Closed this issue · 0 comments
rmccue commented
Steps to reproduce:
- Create a new Altis site
- Attempt to send an email (eg reset password)
- Observe error with sending due to unverified domain
The From address should default to no-reply@{main domain}
as with WordPress core, rather than no-reply@humanmade.com
Acceptance criteria:
- From address defaults to
no-reply@{main domain}
where{main domain}
is the network domain - From address can be overridden within the composer.json configuration