Skip to content

Commit 1e55e72

Browse files
committed
docs(review): final part
1 parent 488bf07 commit 1e55e72

File tree

5 files changed

+206
-416
lines changed

5 files changed

+206
-416
lines changed

tutorials/configure-tem-smtp-with-wordpress-plugin/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
- transactional-email
1111
- instances
1212
dates:
13-
validation: 2025-05-14
13+
validation: 2025-05-22
1414
posted: 2024-04-24
1515
---
1616

@@ -25,7 +25,7 @@ dates:
2525

2626
1. [Create an API key](/iam/how-to/create-api-keys/) from the Scaleway console. Make sure that you take note of your secret key.
2727
2. [Create an Instance](/instances/how-to/create-an-instance/) with a **WordPress** image from the **InstantApps** tab.
28-
3. [Create](/instances/how-to/use-security-groups/#how-to-create-a-security-group) a security group, check the **Enable SMTP ports** box, click **+ Add Instance**, and select your Instance in the drop-down.
28+
3. [Create](/instances/how-to/use-security-groups/#how-to-create-a-security-group) a security group, choose your Instance to it to the security group, and check the **Enable SMTP ports** box.
2929

3030
## Configuring and logging in to your WordPress website
3131

@@ -47,15 +47,15 @@ dates:
4747

4848
## Configuring the WordPress plug-in
4949

50-
1. Hover over **WP Mail SMTP** in the WordPress left-side menu, and click **Settings**. You are redirected to the **General** tab.
50+
1. Click **Settings** under **WP Mail SMTP**. You are redirected to the **General** tab.
5151
2. Click the **Launch Setup Wizard** button to configure the plug-in. You are redirected to the WP Mail SMTP welcome page.
5252
3. Click **Let's Get Started**.
5353
4. Choose **Other SMTP**, then click **Save and Continue**.
5454
5. Enter `smtp.tem.scaleway.com` in the **SMTP Host** field.
5555
6. Select **TLS** in the **Encryption** field.
5656
7. In the **SMTP Port** enter either of the Transactional Email TLS connection ports: `465` or `2465`.
5757
8. Switch on the **Enable Authentication** toggle.
58-
9. Retrieve your **SMTP username** in the **Overview** tab of your Transactional Email domain in the Scaleway console, and paste it in the **SMTP Username** field.
58+
9. Access your [Transactional Email domain](https://console.scaleway.com/transactional-email/domains), retrieve your **Username** in the **SMTP configuration** section of the **Overview** tab, and paste it in the **SMTP Username** field.
5959
<Lightbox src="scaleway-smtp-config.webp" width="" alt="" />
6060
10. Use your Scaleway API secret key as your SMTP password.
6161
11. Enter the name you want your emails to originate from in the **From Name** field.
Binary file not shown.
118 KB
Loading
146 KB
Loading

0 commit comments

Comments
 (0)