Skip to content

Commit

Permalink
Update email plugin docs (#49299)
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardjkim authored Nov 22, 2024
1 parent c62feda commit 549075b
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/img/enterprise/plugins/enroll.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,34 @@ letting you implement security best practices without compromising productivity.

![The email Access Request plugin](../../../../img/enterprise/plugins/email.png)

<Details title="This integration is hosted on Teleport Enterprise (Cloud)" open={false}>

(!docs/pages/includes/plugins/enroll.mdx name="the Email integration"!)

![Enroll email plugin](../../../../img/enterprise/plugins/email/enroll-email.png)

Configure and connect email integration by providing the following configuration
values:

**`Sender`**: Configures the sender address.

**`Fallback Recipient`**: Configures the default recipient for Access Request
notifications.

**`Email Service`**: Selects the desired email service. Note: only `Mailgun` is
supported for Teleport Enterprise (Cloud).

![Configure Mailgun integration](../../../../img/enterprise/plugins/email/configure-mailgun.png)

Complete Mailgun integration by providing the following Mailgun API
configuration values:

**`Domain`**: Configures the Mailgun sending domain.

**`Mailgun Private Key`**: Configures the Mailgun API key.

</Details>

## Prerequisites

(!docs/pages/includes/commercial-prereqs-tabs.mdx!)
Expand Down

0 comments on commit 549075b

Please sign in to comment.