Skip to content

Commit

Permalink
feat(changelog): functions-added-serverless-functions-allows-smtp-tra…
Browse files Browse the repository at this point in the history
…ffi 2024-06-03 (#3249)

* feat(changelog): add new entry

* Apply suggestions from code review

Co-authored-by: nerda-codes <[email protected]>

---------

Co-authored-by: Changelog bot <[email protected]>
Co-authored-by: Benedikt Rollik <[email protected]>
Co-authored-by: nerda-codes <[email protected]>
  • Loading branch information
4 people authored Jun 4, 2024
1 parent ae524a4 commit 0c1ac07
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Serverless Functions allows SMTP traffic
status: added
author:
fullname: 'Join the #serverless-functions channel on Slack.'
url: 'https://slack.scaleway.com'
date: 2024-06-03
category: serverless
product: functions
---

Serverless Functions now allows traffic to Scaleway Transactional Email. While API access was already available, you can now connect directly via SMTP servers. Enhance your workflows with reliable and straightforward email delivery!

Check out our [example on sending emails with an SMTP server from Python functions.](https://github.com/scaleway/serverless-examples/tree/main/functions/python-tem-smtp-server)

0 comments on commit 0c1ac07

Please sign in to comment.