Skip to content

Commit f12ead5

Browse files
fix(tem): review ro
Co-authored-by: Rowena Jones <[email protected]>
1 parent 5d642b5 commit f12ead5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pages/transactional-email/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ An aggregate report (`rua`) is a periodic summary that provides data about a dom
1818

1919
## Blocklist
2020

21-
Blocklist is a feature that allows your to manage email addresses that generate errors, or “bounces”. Emails are automatically blocked when a mailbox does not exist, or is full, to prevent sending emails to a recipient address that is not reachable.
21+
Blocklist is a feature that allows you to manage email addresses that generate errors, or “bounces”. Emails are automatically blocked when a mailbox does not exist, or is full, to prevent sending emails to a recipient address that is not reachable.
2222

2323
## Deliverability
2424

pages/transactional-email/how-to/manage-blocklists.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Transactional Email blocklist feature allows your to manage email addresses
2323

2424
## How to monitor temporary blocklists
2525

26-
If any of your emails were bounced, you will see a temporary blocklist entry, with a duration of 48 hours, containing the details of the email that bounced and the reason, or flag. Some examples of bounce reasons are:
26+
If any of your emails bounced, you will see a temporary blocklist entry, with a duration of 48 hours, containing the details of the email that bounced and the reason, or flag. Some examples of bounce reasons are:
2727

2828
- `Mailbox not found` - when mailbox does not exist
2929
- `Mailbox full` - when the mailbox is full.
@@ -33,13 +33,13 @@ The temporary blocklist entry is created automatically to prevent repeated attem
3333
To see the blocklist:
3434

3535
1. Click **Transactional Email** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. Your domains display.
36-
2. Click the domain for which you want to manage the blocklist. An overview of your domain appears.
37-
3. Click the **Blocklist** tab. Your blocklist displays detailing the recipient email, the flags, the date the block began and when it ends.
36+
2. Click the domain whose blocklist you want to manage. An overview of your domain appears.
37+
3. Click the **Blocklist** tab. Your blocklist displays, detailing the recipient email, the flags, the date the block began, and when it ends.
3838

3939
<Message type="tip">
4040
You can [create webhooks](/transactional-email/how-to/create-webhooks) for the following blocklist events:
4141
- `email_blocklisted` - An email was blocked by an active blocklist.
42-
- `blocklist_created` - A blocklist is created for an email address. Any new emails sent by the address will be blocked.
42+
- `blocklist_created` - A blocklist was created for an email address. Any new emails sent by the address will be blocked.
4343

4444
By setting up a blocklist webhook, you can track changes to your blocklist in real time.
4545
</Message>
@@ -56,7 +56,7 @@ You can unblock any address that was added to the blocklist. This is useful in c
5656
</Message>
5757

5858
1. Click **Transactional Email** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. Your domains display.
59-
2. Click the domain for which you want to manage the blocklist. An overview of your domain appears.
59+
2. Click the domain whose blocklist you want to manage. An overview of your domain appears.
6060
3. Click the **Blocklist** tab. Your blocklist displays.
6161
4. Click **Unblock** next to the email address you wish to unblock. A pop-up appears to warn you to:
6262

0 commit comments

Comments
 (0)