GitHub - lsherman98/resendforward: Open Source application for routing emails when using the Resend.com receiving API.

1 min read Original article ↗

Resend Forward

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

Screenshot 2025-11-14 at 1 59 27 AM

Installation

  1. Clone the repository

  2. Install dependencies:

Development

Terminal 1 - Start PocketBase server:

Terminal 2 - Start the development server:

Deployment

Build the production executable:

  1. Copy the executable to your server
  2. Run

A $4/month Digital Ocean droplet should work just fine.

Configuring Your Email Client

After setting up email forwarding, you can configure your email client to send emails through Resend:

Tech Stack