Replies: 1 comment 2 replies
-
|
I'll work on that function ! In the meantime, please have a look at https://github.com/sqlpage/SQLPage/tree/main/examples/sending%20emails |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
Currently, we use bash scripts with
curl --smtpto send email notifications viasqlpage.exec. Would adding a nativesqlpage.send_mailfunctionality be beneficial for DX?Something as simple as the code below
with a SQLPAGE_STMP_HOST and SQLPAGE_STMP_PORT env variables.
do not know how to handle SMTP errors yet
Beta Was this translation helpful? Give feedback.
All reactions