Creating an Approved Sender

Register a sender email address to be used for email delivery.

    1. Open the navigation menu and click Developer Services. Under Application Integration, click Email Delivery. Under Email Delivery, click Approved Senders. Ensure that you're in the correct compartment. The user must be in a group with permissions to manage approved-senders in this compartment.
    2. On the Approved Senders page, click Approved Sender.
    3. In the Create Approved Senderdialog box, provide the following information:
      • Enter the email address that you want to list as an approved sender.
      • (Optional) Add tags to organize resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option (you can apply tags later) or ask the administrator.
    4. Click Create Approved Sender.
      The email address is added to Approved Senders list.
      Tip

      Approved senders are unique to tenancies. If you try to create a duplicate approved sender within a tenancy, a 409 Conflict error is displayed.
  • Use the create command and required parameters to create a sender for a tenancy in a given compartment.

    oci email sender create [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.

    To create an approved sender, use the CreateSender operation.