๐งช Test Email Function
Use this to test if your email automation is working.
Troubleshooting Steps:
- Check Environment Variables: Make sure RESEND_API_KEY and FROM_EMAIL are set in Netlify
- Check Spam Folder: Automated emails often end up in spam
- Check Function Logs: Go to Netlify Dashboard โ Functions โ View logs
- Verify Domain: Make sure your FROM_EMAIL domain is verified in Resend
Common Issues:
- โ Missing RESEND_API_KEY environment variable
- โ FROM_EMAIL domain not verified in Resend
- โ Email going to spam folder
- โ Function timeout or error