Is sending emails on the roadmap? I know for manually sending we can configure the alias at our orig

Is sending emails on the roadmap? I know for manually sending we can configure the alias at our origin, but for a contact form on a JAMstack site like what pages provides, it would be cool if we could at first send emails to ourselves https://www.smtpjs.com is a cool library, but we still have to add an additional SMTP server like MailGun because our user I’m inboxes are secured in different ways preventing them from being used. (and at much later times system notifications to users of an app built that way too could be useful).
Send email from client-side javascript - free js library
Was this page helpful?