Skip to content

Commit

Permalink
update text
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 13, 2021
1 parent 69e3541 commit 8666fa1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ses-domain/ses_dns.md.tpl
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# SES Setup

These DNS additions must be done on all views: internal, Dmz, and Public, though Public is the most important one.
They are all to be added to the `census.gov` zone as there is no subdomain for `aws.mail.census.gov` at this time.

## DNS Validation

Update DNS to complete SES verification with the following details. This must be done
on all views: internal, Dmz, and Public, though Public is the most important one.
Update DNS to complete SES verification with the following details.

* TXT records for validation fully qualified:

Expand All @@ -14,8 +16,7 @@ _amazonses.${domain}. ${ttl} in txt "${validation_txt}"

## DKIM Records

Update DNS to set the DKIM records with the following details. This must be done
on all views: internal, Dmz, and Public, though Public is the most important one.
Update DNS to set the DKIM records with the following details.

* CNAME records fully qualified:

Expand Down

0 comments on commit 8666fa1

Please sign in to comment.