Configure Email Authentication Settings for SPF and DKIM
Configure email authentication settings for SPF and DKIM for integrations and processes. Apply these settings to your domain, then verify their configuration.
-
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 settings for SPF and DKIM. Also see An Advanced Guide to OIC Notification via Emails.
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 Generation 2. Also see Send Notification Emails During Stages of the Integration with a Notification Action in Using Integrations in Oracle Integration Generation 2.
For information about email notifications in processes, see Enable Email Notifications in Using Processes in Oracle Integration Generation 2.
Troubleshoot Oracle Cloud Infrastructure Notification Email Configuration to Ensure Proper Delivery
Follow these recommendations to correctly configure and use the default
from
address and suppression list. These recommendations help you to
avoid email delivery issues.
Default From Address
- Don't use
no-reply@oracle.com
as thefrom
address. - Don't use the
oracle
domain. - Change the default
from
address fromno-reply@oracle.com
tono-reply@mail.integration.region.ocp.oraclecloud.com
.The
region
attribute is provided by Oracle Integration. - Change the
from
address in your integrations fromno-reply@oracle.com
tono-reply@mail.integration.region.ocp.oraclecloud.com
.The
region
attribute is provided by Oracle Integration.
Suppression List
- Add
To
addresses to the suppression list for a number of reasons:- As of now, the
recipient
address when a hard bounce occurs (emails go undelivered for permanent reasons), when a soft bounce occurs (emails go undelivered for temporary reasons), and when a large number of emails are received are some of the reasons to add theTo
address to the suppression list.
- As of now, the
- If DomainKeys Identified Mail (DKIM) and Sender Policy Framework
(SPF) are not configured for the
from
address domain, the likelihood of having a bounce or messages being silently dropped by the receiving infrastructure is higher. - You can remove email addresses from the suppression list. See Remove Email Addresses from the Suppression List in Using Integrations in Oracle Integration Generation 2.