generated from oracle-devrel/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e18a5f
commit dd68b56
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,15 +30,15 @@ This is a automation solution to receive early email notification for expiry IAM | |
|
||
### Configure approved sender in email delivery | ||
An approved sender must be set up for all “From:” addresses sending mail through OCI. | ||
|
||
1. Open the navigation menu of OCI Console and click Developer Services. | ||
2. Under Application Integration, click Email Delivery. | ||
3. Under Email Delivery, click Approved Senders. | ||
4. Click Create Approved Sender and enter the email address that you want to list as an approved sender. | ||
> You could use your SMTP relay service, else leverage OCI email delivery. | ||
1. Open the **navigation menu** of OCI Console and click **Developer Services**. | ||
2. Under **Application Integration**, click **Email Delivery**. | ||
3. Under Email Delivery, click **Approved Senders**. | ||
4. Click **Create Approved Sender** and enter the email address that you want to list as an approved sender. | ||
|
||
> Note: If your OCI email delivery SMTP connection endpoint is smtp.email.ap-mumbai-1.oci.oraclecloud.com then add noreply@notification to region and enter in approved sender email address. For example, [email protected]. | ||
5. Click Add to add email address to your Approved Senders list. | ||
5. Click Add to **add email address** to your Approved Senders list. | ||
|
||
### Create secret in OCI vault | ||
1. Open the **navigation menu**, click **Identity & Security**, and then click **Vault**. | ||
|