Viewing Custom Return Path

View the details of a custom return path.

    1. Open the navigation menu and click Developer Services. Under Application Integration, click Email Delivery. Under Email Delivery, click Email Domains.
    2. On the Email Domains list page, click the email domain where you want to view the custom return path status.
    3. On the Email Domains Details page, click Custom return path.
    4. Under Custom return path, view the added custom return path along with the following information:
      • Custom return path: Displays the added custom return path.
      • DNS status: Displays whether the DNS records for the added custom return path is active or not.
      • Custom return path status: Displays whether the added custom return path is active or not.
      • CNAME record: Displays the CNAME record of the custom return path.
      • CNAME value: Displays the CNAME value of the custom return path.
    5. Click Move resource.
  • Use the list command and required parameters to list the custom return path.

    oci email return-path list[OPTIONS]

    Use the get command and required parameters to view the details of a custom return path.

    oci email return-path get[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.

    Use the GetEmailReturnPath operation to view the details of a custom return path.

    Use the ListEmailReturnPath operation to list the custom return paths.