Skip to content

Commit

Permalink
typo fix - email delivery doc
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Kaushik <[email protected]>
  • Loading branch information
abhishek-kaushik committed Jul 9, 2019
1 parent 448b22e commit 9e73891
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 9e73891

Please sign in to comment.