From 9cb3d0a0673e3e4996212751eba9416ad0f16d6b Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 7 Oct 2025 14:27:38 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...al-email-added-support-for-pkcs-related-atta.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx diff --git a/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx b/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx new file mode 100644 index 0000000000..8d4a1c3aab --- /dev/null +++ b/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx @@ -0,0 +1,13 @@ +--- +title: Support for PKCS-related attachment types +status: added +date: 2025-10-07 +category: domains-and-webhosting +product: transactional-email +--- + +TEM now properly handles these encrypted or signed message formats. + +Check the full list of supported file extensions in the [supported file types documentation]. +https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available + From 94c5efeb5a6206c38294b51a45900c32744ba978 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:18:25 +0200 Subject: [PATCH 2/2] fix(tem): review bene Co-authored-by: Benedikt Rollik --- ...transactional-email-added-support-for-pkcs-related-atta.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx b/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx index 8d4a1c3aab..276538b971 100644 --- a/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx +++ b/changelog/october2025/2025-10-07-transactional-email-added-support-for-pkcs-related-atta.mdx @@ -8,6 +8,5 @@ product: transactional-email TEM now properly handles these encrypted or signed message formats. -Check the full list of supported file extensions in the [supported file types documentation]. -https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available +Check the full list of supported file extensions in the [supported file types documentation](https://www.scaleway.com/en/docs/transactional-email/reference-content/tem-capabilities-and-limits/#types-of-attachments-available).