Skip to content

Commit

Permalink
Merge pull request #55 from humanmade/typo-fix-email-delivery
Browse files Browse the repository at this point in the history
Typo fix - Email Delivery doc
  • Loading branch information
joehoyle authored Jul 9, 2019
2 parents 448b22e + 9e73891 commit fa5198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/email-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Altis Cloud can handle vast amounts of email sending, with very good deliverabil

All email delivery on Cloud using `aws-ses` must be sent from email addresses that have their domain verified. Contact support to start the process of verifying your domain for email sending.

Once you have requested a domain for verification, you will be provided DNS entries to add to your DNS Server, or Human Made will configure it if we already control DNS for you domain.
Once you have requested a domain for verification, you will be provided DNS entries to add to your DNS Server, or Human Made will configure it if we already control DNS for your domain.

It's also required to configure the code base to send emails from the domain. This can be done by setting the `altis.modules.cloud.email-from-address` setting.

Expand Down

0 comments on commit fa5198c

Please sign in to comment.