Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dipeshrath committed Dec 2, 2024
1 parent 5e18a5f commit dd68b56
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions iam-credential-expiry-notification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.
Expand Down

0 comments on commit dd68b56

Please sign in to comment.