An open source email forwarding server and UI built to work with Resend.com's receiving API. This project allows you to receive emails via Resend and forward them to your preferred destinations.
💡 Don't want to self-host? Try the managed cloud offering at resendforward.com
-
Clone the repository
-
Install dependencies:
pnpm installTerminal 1 - Start PocketBase server:
make pbTerminal 2 - Start the development server:
make devBuild the production executable:
make build- Copy the executable to your server
- Run
./server serve A $4/month Digital Ocean droplet should work just fine.
After setting up email forwarding, you can configure your email client to send emails through Resend:
- Gmail: Follow these instructions to add Resend as a custom SMTP server for Gmail.
- React
- Tanstack Router + Query
- PocketBase