Skip to content

Commit 3126bbf

Browse files
fix(tem): blocklist draft
1 parent c7adaed commit 3126bbf

File tree

3 files changed

+59
-1
lines changed

3 files changed

+59
-1
lines changed

faq/transactional-email.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,13 @@ Find out about [limits and quotas](/managed-services/transactional-email/referen
5151

5252
At the end of the month, you are billed for the number of emails you sent.
5353
If the number of emails you have sent exceeds the number of emails included in your offer, you will be billed for the excess emails. For example, if you use the free tier of 300 emails per month, and you end up sending 305 emails, you will only be billed for five emails out of the 305 you have sent.
54-
Check out our [dedicated page](https://www.scaleway.com/en/pricing/?tags=managedservices-transactionalemail-transactionalemail) for more information about Transactional Email's pricing.
54+
Check out our [dedicated page](https://www.scaleway.com/en/pricing/?tags=managedservices-transactionalemail-transactionalemail) for more information about Transactional Email's pricing.
55+
56+
## Can I unblock an address that was automatically added to a TEM blocklist before the 48-hour period ends?
57+
Yes, you can manually unblock any address, even if it is still under the temporary block period.
58+
59+
## What happens if an address on a TEM blocklist becomes valid again?
60+
You can manually unblock the address. Make sure you confirm that the initial cause of the bounce was resolved before doing so to avoid further issues.
61+
62+
## Can I remove addresses from the blocklist?
63+
Yes, all blocked addresses can be unblocked via the Scaleway console. For addresses you added manually, you have full control over when and if they are removed from the blocklist.

managed-services/transactional-email/how-to/create-webhooks.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ You can set up webhooks for Scaleway Transactional Email and subscribe them to [
2323
Currently, webhooks are integrated exclusively with the Scaleway Topics and Events. Billing for webhooks is based on the Scaleway [Topics and Events billing](https://www.scaleway.com/en/pricing/managed-databases/#messaging-and-queuing).
2424
</Message>
2525

26+
<Macro id="requirements" />
27+
2628
- A Scaleway account logged into the [console](https://console.scaleway.com)
2729
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2830
- [Configured your domain(s) with Transactional Email](/managed-services/transactional-email/how-to/configure-domain-with-transactional-email/)
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
meta:
3+
title: How to manage Transactional Email blocklists
4+
description: This page provides instructions how to improve the quality of your email deliveries and maintain your domain's reputation score with TEM blocklists.
5+
content:
6+
h1: How to manage Transactional Email blocklists
7+
paragraph: This page provides instructions how to improve the quality of your email deliveries and maintain your domain's reputation score with TEM blocklists.
8+
tags: blocklist reputation transactional
9+
dates:
10+
validation: 2025-01-20
11+
posted: 2025-01-20
12+
categories:
13+
- managed-services
14+
---
15+
16+
The Transactional Email blocklist feature allows your to manage email addresses that generate errors, or “bounces”. This helps you improve the quality of your email deliveries, maintain your domain's reputation score, and reduce the risk of having your domains blocked by ISPs.
17+
18+
<Macro id="requirements" />
19+
20+
- A Scaleway account logged into the [console](https://console.scaleway.com)
21+
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
22+
- [Configured your domain(s) with Transactional Email](/managed-services/transactional-email/how-to/configure-domain-with-transactional-email/)
23+
24+
## How to add an email address to the blocklist
25+
26+
Manually adding an email address to a domain's blocklist is only available for users who have a Scaleway domain.
27+
When you add an email to the blocklist, it will remain block indefinitely unless you decide to [unblock it](#how-to-unblock-an-email-adress).
28+
29+
Avoid sending emails to recipients who have unsubscribed from your list.
30+
31+
Exclude addresses identified as inactive or irrelevant.
32+
33+
Addresses added manually will remain blocked until you decide to remove them.
34+
35+
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.
38+
4.
39+
40+
41+
## How to manage temporary blocklists
42+
43+
If any of your emails were bounced, you will see a temporary blocklist, with a duration of 48h, with the details of the email that bounced and the reason. Some examples of bounce reasons are: `Mailbox not found`, when mailbox does not exist, and `Mailbox full`, when the mailbox is full.
44+
45+
The temporary blocklist is created automatically to prevent repeated attempts to send e-mails, which could damage your reputation.
46+
47+
## How to unblock an email adress

0 commit comments

Comments
 (0)