Skip to content

Commit dd03392

Browse files
fix(tem): zip and rgpd faq (#5139)
1 parent 374ee25 commit dd03392

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

pages/transactional-email/faq.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,13 @@ You can add a condition like the following to allow an IP address:
9898
```
9999
request_ip == "198.51.100.0"
100100
```
101+
102+
## Has Scaleway conducted a Transfer Impact Assessment (TIA) under Clause 14 of the EU Standard Contractual Clauses (Art. 46(2)(c) GDPR) for Transactional Email?
103+
For our Transactional Email service, no personal data is transferred outside the EU, so a TIA was not required. All data is hosted and processed entirely within the European Union.
104+
105+
## Does Scaleway engage any non-EU sub-processors for the processing of Transactional Emails?
106+
No. The entire Transactional Email (TEM) technical stack is fully managed by Scaleway, within the EU. Across all our services we maintain a default policy of no data transfers outside the EU. In rare, exceptional cases, we may work with U.S. or Canadian partners. Such transfers are always governed by recognized adequacy mechanisms (e.g. the EU–U.S. Data Privacy Framework) and by our Standard Contractual Clauses as set out in Article 11 of our Data Processing Agreement.
107+
108+
<Message type="important">
109+
Refer to Scaleway's [Sub-processors page](https://www.scaleway.com/en/subprocessorlist/) for a complete list of the companies we work with, the locations where data is processed and the purpose of the collaboration.
110+
</Message>

pages/transactional-email/reference-content/tem-capabilities-and-limits.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ The attachments available are the following:
6969
| ODS | `application/vnd.oasis.opendocument.spreadsheet` |
7070
| P7S | `application/pkcs7-signature` |
7171
| SVG | `image/svg+xml` |
72+
| ZIP** | `application/zip` |
7273

73-
74+
** - Available only with the [Scale plan](/transactional-email/how-to/manage-tem-plans).
7475

7576
<Message type="important">
7677
- Keep in mind that when sending an email with Transactional Email, each recipient counts as a separate email. Example: If you send an email to one recipient and you add three recipients as CC, you will be billed for 4 emails.

0 commit comments

Comments
 (0)