You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/configure-tem-smtp-with-wordpress-plugin/index.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ categories:
10
10
- transactional-email
11
11
- instances
12
12
dates:
13
-
validation: 2025-05-14
13
+
validation: 2025-05-22
14
14
posted: 2024-04-24
15
15
---
16
16
@@ -25,7 +25,7 @@ dates:
25
25
26
26
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.
27
27
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.
29
29
30
30
## Configuring and logging in to your WordPress website
31
31
@@ -47,15 +47,15 @@ dates:
47
47
48
48
## Configuring the WordPress plug-in
49
49
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.
51
51
2. Click the **Launch Setup Wizard** button to configure the plug-in. You are redirected to the WP Mail SMTP welcome page.
52
52
3. Click **Let's Get Started**.
53
53
4. Choose **Other SMTP**, then click **Save and Continue**.
54
54
5. Enter `smtp.tem.scaleway.com` in the **SMTP Host** field.
55
55
6. Select **TLS** in the **Encryption** field.
56
56
7. In the **SMTP Port** enter either of the Transactional Email TLS connection ports: `465` or `2465`.
57
57
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.
0 commit comments