From bac617cab29187072938f4b1f58cb070abf61880 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 18 Nov 2025 17:08:21 +0100 Subject: [PATCH] fix(bil): reviews 18/11 --- pages/billing/additional-content/reading-an-invoice.mdx | 2 +- .../how-to/track-monthly-footprint.mdx | 2 +- pages/transactional-email/api-cli/send-emails-with-api.mdx | 2 +- pages/transactional-email/concepts.mdx | 2 +- .../reference-content/smtp-configuration.mdx | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/billing/additional-content/reading-an-invoice.mdx b/pages/billing/additional-content/reading-an-invoice.mdx index 337f977fd8..5d498ad5b4 100644 --- a/pages/billing/additional-content/reading-an-invoice.mdx +++ b/pages/billing/additional-content/reading-an-invoice.mdx @@ -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' diff --git a/pages/environmental-footprint/how-to/track-monthly-footprint.mdx b/pages/environmental-footprint/how-to/track-monthly-footprint.mdx index 2f532d5072..72ebecab07 100644 --- a/pages/environmental-footprint/how-to/track-monthly-footprint.mdx +++ b/pages/environmental-footprint/how-to/track-monthly-footprint.mdx @@ -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' diff --git a/pages/transactional-email/api-cli/send-emails-with-api.mdx b/pages/transactional-email/api-cli/send-emails-with-api.mdx index c0385d0c13..d9a8a6d442 100644 --- a/pages/transactional-email/api-cli/send-emails-with-api.mdx +++ b/pages/transactional-email/api-cli/send-emails-with-api.mdx @@ -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' diff --git a/pages/transactional-email/concepts.mdx b/pages/transactional-email/concepts.mdx index 23d92cf3b7..973608416a 100644 --- a/pages/transactional-email/concepts.mdx +++ b/pages/transactional-email/concepts.mdx @@ -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' diff --git a/pages/transactional-email/reference-content/smtp-configuration.mdx b/pages/transactional-email/reference-content/smtp-configuration.mdx index 39ec18a1e8..236b05e391 100644 --- a/pages/transactional-email/reference-content/smtp-configuration.mdx +++ b/pages/transactional-email/reference-content/smtp-configuration.mdx @@ -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.