humanmade/altis-cloud

Default From address for emails is set to an uncontrolled domain

Closed this issue · 0 comments

Steps to reproduce:

  1. Create a new Altis site
  2. Attempt to send an email (eg reset password)
  3. 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