• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License
    • Installation
    • Authentication
    • Billing
    • Deployment
    • Emails
    • Modules not found

Troubleshooting emails issues in the Remix Supabase kit

Troubleshoot issues related to emails in the Remix Supabase SaaS kit

To troubleshoot emails issues in the Remix Supabase kit, please make sure to:

  1. Correct Credentials: please make sure you have setup the correct credentials in your environment variables. Refer to the emails guide for more information.
  2. Your domain is verified: make sure your domain is verified in your Email provider
  3. The Database Webhooks are configured: make sure you have configured the Database Webhooks in your Supabase project. Refer to the Supabase deployment guide for more information. Make sure to read Webhooks are pointing to the correct URL and use the correct shared secret.
  4. The Webhooks use a public URL: make sure the webhooks use a public URL and not behind authentication (such as a Vercel Preview URL).
  5. Read the Logs: please verify your server logs in your hosting provider to see if there are any errors related to emails.

If you have done all the above and still having issues, please open a Support Ticket in Discord.