Configure Email Authentication with SPF and DKIM
Configure email authentication with SPF and DKIM to help ensure the security and integrity of email notifications sent from Oracle Integration. These email notifications are used to communicate important information about the status of integrations and related activities. By setting up SPF and DKIM, you help prevent your notification emails from being marked as spam or tampered with during delivery, improving trust and deliverability.
- Sender Policy Framework (SPF) lets domain owners identify servers they have approved to send emails on behalf of their domain. In Oracle Integration's case, domain owners need to approve OCI as an approve sender and to add a record for it in their domain.
- DomainKeys Identified Mail (DKIM) authenticates emails through a pair of cryptographic keys: a public key published in a Domain Name System TXT record, and a private key encrypted in a signature affixed to outgoing messages. The keys are generated by the email service provider.
Follow these steps to configure SPF and DKIM for your domain, then verify the configuration.
For information about email notifications in integrations, see Sending Service Failure Alerts, System Status Reports, and Integration Error Reports by Notification Emails in Using Integrations in Oracle Integration 3. Also see Send Notification Emails During Stages of the Integration with a Notification Action in Using Integrations in Oracle Integration 3.