Skip to main content

Prerequisites

To get the most out of this guide, you’ll need to:

1. Get the Emailr SMTP credentials

When configuring your SMTP integration, you’ll need to use the following credentials:
  • Host: smtp.emailr.dev
  • Port: 465
  • Username: emailr
  • Password: YOUR_API_KEY

2. Integrate with Supabase SMTP

After logging into your Supabase account, you’ll need to enable the SMTP integration.
  1. Go to your Supabase project
  2. Click on Project Settings in the left sidebar
  3. Select the Authentication tab
  4. Find the SMTP section and toggle the Enable Custom SMTP option
  5. Add your Sender email and name (these are required fields). For example: [email protected] and ACME Support.
Screenshot placeholder
  1. You can copy-and-paste the SMTP credentials from Emailr to Supabase.
Screenshot placeholder After that, you can click the Save button and all of your emails will be sent through Emailr.