Skip to content

Commit 61ab070

Browse files
committed
Update or README.md. Adding references to Oracle product documentation to setup the protocols.
1 parent b48d698 commit 61ab070

File tree

1 file changed

+14
-0
lines changed
  • security/security-design/shared-assets/email-security-dns-check

1 file changed

+14
-0
lines changed

security/security-design/shared-assets/email-security-dns-check/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Purpose of the email security DNS check
2+
3+
Oracle requires that certain records are added to a customers DNS to allow Oracle's email delivery service to send emails on the customers behalf. This prevents the customers emails from being flagged as spoofed.
4+
15
## Understanding SPF, DKIM, and DMARC
26

37
First a high level overview of the different protocols.
@@ -43,3 +47,13 @@ Following diagram shows the flow through the different protocols:
4347
v
4448
[ Recipient's Inbox or Spam Folder ]
4549
```
50+
51+
The following links provide documentation for diferent Oracle products referencing these settings for SPF, DKIM and DMARC.
52+
53+
### Resources
54+
55+
[SPF settings in Email Delivery on OCI](https://docs.oracle.com/en-us/iaas/Content/Email/Tasks/configurespf.htm)
56+
[DKIM settings in Email Delivery on OCI](https://docs.oracle.com/en-us/iaas/Content/Email/Tasks/configure-dkim-using-the-console.htm)
57+
[Setting up an Email Domain with DKIM](https://docs.oracle.com/en-us/iaas/Content/Email/Tasks/managing_dkim-setup_email_domain_with_dkim.htm)
58+
[Configuring Email Authentication Settings for SPF and DKIM on OCI IAM](https://docs.oracle.com/en-us/iaas/Content/Identity/notifications/configure-email-auth-spf-dkim.htm)
59+
[Configure Email Security on Fusion Cloud Applications](https://docs.oracle.com/en/cloud/saas/applications-common/24d/facia/configure-email-security.html)

0 commit comments

Comments
 (0)