Skip to content

Commit ff1f47a

Browse files
feat(tem): antispam policy
1 parent 34b2934 commit ff1f47a

File tree

3 files changed

+68
-0
lines changed

3 files changed

+68
-0
lines changed

faq/transactional-email.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,4 @@ Yes, you can manually unblock any address, even if it is still under the tempora
5858

5959
## What happens if an address on a TEM blocklist becomes valid again?
6060
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+

pages/transactional-email/concepts.mdx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,26 @@ An SPF record specifies the mail servers that are allowed to send email for your
160160

161161
Transactional Email is a platform that allows you to send transactional emails. Unlike marketing emails (which are mass distributions of the same marketing message to multiple recipients), transactional emails are personalized emails sent to individuals in response to events they have triggered (e.g. password recovery, billing information, delivery updates, etc).
162162

163+
## IP Warm-up
164+
165+
IP warm-up is a gradual process that allows you to build a good reputation for a dedicated IP address by progressively increasing the volume of emails sent.
166+
167+
This helps prevent emails from being marked as spam by email providers.
168+
169+
The process has two phases:
170+
171+
- **Progressive Volume Increase** - During the first few weeks, the number of emails sent is limited and increases in a controlled manner.
172+
- **Monitoring and Adjustments** - Deliverability performance is analyzed, and adjustments are made if necessary.
173+
174+
The IP warm-up process can last between 3 and 6 weeks, depending on the sending volume, adopted practices, and email provider requirements.
175+
176+
Some practices that can be adopted to warm-up an IP address are:
177+
- **Starting out with low volumes** and gradually increasing them according to the recommendations.
178+
- **Sending to engaged recipients** to achieve good click-through and opening rates.
179+
- **Avoid mass sending** from the start to avoid triggering anti-spam filters.
180+
- **Monitor bounce and complaint rates** to adjust your strategy if necessary.
181+
- **Ensure high-quality content** and good targeting to enforce deliverability.
182+
163183
## Webhook Event Type
164184

165185
The Webhook event type defines the type of event that triggered the webhook.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
meta:
3+
title: Anti-Spam Policy
4+
description: This section outlines our Anti-Spam policy
5+
content:
6+
h1: Anti-Spam Policy
7+
paragraph: This section outlines our Anti-Spam policy
8+
tags: anti-spam policy email security
9+
dates:
10+
validation: 2024-03-04
11+
posted: 2024-03-04
12+
categories:
13+
- managed-services
14+
---
15+
16+
<Message type="note">
17+
The content of this page is a word-for-word transcription of Scaleway Transaction Email's official Anti-spam policy.
18+
</Message>
19+
20+
By using service “Transactional Email” or “TEM”, you acknowledge and agree with the following obligations described hereinafter. With the “TEM” service you can only send Transactional Emails.
21+
22+
## What is a Transactional Email?
23+
24+
A Transactional Email is an automatic email sent to a single recipient to confirm a transaction or an event (for instance: password recovery, e-bills, billing information, delivery updates,...).
25+
26+
Unlike marketing emails, Transactional Email is triggered by events, interactions or preferences within a service or application rather than by a company's marketing campaign. For this reason, Transactional Emails are also called “triggered emails”.
27+
28+
These emails are mainly “operational” and provide an update to a request made by the recipient. In other words, these are emails that the recipient expects to receive and in many cases the recipient updates its inbox until he receives them.
29+
30+
Unlike marketing emails, which are mass distributions of the same marketing message to multiple recipients simultaneously, Transactional Emails are personalized emails sent to a specific recipient in response to event it have triggered.
31+
32+
n order to send Transactional Email for the use of your application or your service, your processing of personal data is based on a legal basis in accordance with the application regulations (such as legitimate interest).
33+
34+
## What is “spam”?
35+
A spam is unsolicited or unwanted email, most often of a commercial nature. In other words, it is any email sent to a recipient who has not given you its explicit prior consent or where you have no other legal basis to contact this recipient by email.
36+
37+
## What kind of recipient is not appropriate for sending emails with TEM service?
38+
You cannot send emails with TEM service to an email address that you have bought, lent, rented or otherwise acquired from a third party.
39+
40+
If you send marketing emails such as a newsletter, or mass mailings, you must use other solutions or service adapted to this kind of email. In these cases, it is necessary to obtain the prior consent of the recipients.
41+
42+
## What are the consequences of not complying with this policy?
43+
In accordance with our Terms of Service, in the event that we notice an irregular use of the TEM service and in particular when your domain name is registered in a black list or you have a high bounce rate, we reserve the right to suspend the service and your account.
44+
45+
Scaleway may, at its sole discretion, to decide whether bounce rate and/or third-party spam complaints are considered high. We may also require you to provide evidence that you have a legal basis under applicable law and suspend your account if you do not.
46+
47+
In case of suspension of the service, you acknowledge that no refund of amounts previously paid will be made.

0 commit comments

Comments
 (0)