Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/billing/additional-content/reading-an-invoice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Reading an invoice
description: This page explains how to read an invoice
tags: billing invoice payment
dates:
validation: 2025-05-13
validation: 2025-11-18
posted: 2024-02-23
---
import image from './assets/scaleway-invoice-1.webp'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: How to understand and track your monthly environmental footprint report
description: Learn to interpret and track your monthly environmental footprint report easily.
tags: environmental-footprint impact environment datacenter
dates:
validation: 2025-05-13
validation: 2025-11-18
posted: 2024-10-30
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Sending an email using the Transactional Email API
description: Steps to generate API keys for API and SMTP email sending.
tags: transactional email send multiple-headers send-emails
dates:
validation: 2025-05-13
validation: 2025-11-18
posted: 2024-04-24
---
import Requirements from '@macros/iam/requirements.mdx'
Expand Down
2 changes: 1 addition & 1 deletion pages/transactional-email/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Transactional Email - Concepts
description: Learn the fundamental concepts of Scaleway Transactional Email.
tags: managed-services deliverability dkim dns-propagation mx-record send-api smtp transactional spf
dates:
validation: 2025-05-13
validation: 2025-11-18
---
import DedicatedIp from '@macros/tem/dedicated-ip.mdx'
import WebhookEventStatus from '@macros/tem/webhook-event-status.mdx'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Setting up SMTP
description: This page goes into detail about the different elements in a standard SMTP configuration, and how to fill out each entry to ensure an optimal configuration of Transactional Email services.
tags: smtp configuration forwarding port
dates:
validation: 2025-05-13
validation: 2025-11-18
posted: 2024-05-02
---

You can set up Scaleway Transaction Email for your applications using either the [Scaleway API](https://www.scaleway.com/en/developers/api/transactional-email/) or the SMTP configuration options of your CRM or application management tool.
You can set up Scaleway Transactional Email for your applications using either the [Scaleway API](https://www.scaleway.com/en/developers/api/transactional-email/) or the SMTP configuration options of your CRM or application management tool.

On this page, we go through different elements you might find in a standard SMTP configuration, and how to fill out each entry to ensure an optimal configuration of your Transactional Email service.

Expand Down