- I enabled the Netlify Email extension
- I added my mailgun config
- The environmental variables are set
- I added an email template locally
When I run netlify dev
locally, I can see the templates UI, and I can send an email successfully.
When I try to send an email from my site, using the sendMail
function from @netlify/emails
, I get the following error:
Error: It does not look like Netlify Emails is enabled for this site.
- My netlify site: gloweb.netlify.app