An Advanced Guide to OIC Notification via Emails by Renukaradhya Dakshinamurthy
January 3, 2021 Leave a comment
Introduction:
- Do you know how SMTP servers detect spoofs or detect the forging of the visible sender?
- Do you know how SMTP servers detect sender is legitimate?
This blog is an answer to the above questions.
With the migration of customers from OIC Generation 1 to Generation 2, we have changed the underlying stack that sends email from Cloud Notification Service (CNS) to OCI Email Service. With this, the SPF and DKIM configuration previously done will not be valid anymore and these need to be reconfigured to increase the deliverability.
Using your own from address for Gen2
If you are willing to use your own "from" address like no-reply@oraclecloud.com. You have to follow the below 2 steps.
- You have to register the from address in Settings->Notification Screen.
- You have to configure SPF and DKIM on the sender domain i.e oraclecloud.com. More information on SPF and DKIM is below.
SPF
SPF is an acronym for “Sender Policy Framework”. SPF is a DNS TXT record that specifies which IP addresses and/or servers are allowed to send email “from” that particular domain. A domain administrator publishes the policy defining mail servers that are authorized to send email from that domain. when an email is received the inbound SMTP server then compares the IP address of the mail sender with the authorized IP addresses defined in the SPF record. An example of SPF record for oraclecloud.com is like below. Read the complete article here.
For regular information on Oracle PaaS become a member in the PaaS (Integration & Process) Partner Community please register here.
Blog
Twitter
LinkedIn
Facebook
Wiki
Technorati Tags: SOA Community,Oracle SOA,Oracle BPM,OPN,Jürgen Kress