Ross ROSS = Recommend OSS · open-source software intelligence for agents

arithmetric/aws-lambda-ses-forwarder

Serverless email forwarding using AWS Lambda and SES observed · 2026-08-28

github.com/arithmetric/aws-lambda-ses-forwarder · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 1
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3958
  • days_rel: 599
  • days_push: 599
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1729 stars · 439 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Node.js script for AWS Lambda that uses AWS Simple Email Service (SES) inbound/outbound capabilities to run a serverless email forwarding service. It receives email via SES, processes it in Lambda, and forwards it to configured destination addresses without needing an email server.

Use cases

  • forward email for a custom domain without running a mail server
  • set up [email protected] aliases that redirect to a personal inbox
  • replace an EC2 mail server with a serverless forwarding solution
  • route SES-received emails stored in S3 to destination addresses
  • manage multiple forwarding mappings for a verified domain

When to choose

  • you already use AWS and want low-cost, maintenance-free email forwarding
  • your domain is SES-verified and message sizes stay under 10 MB
  • you want infrastructure-as-code-free, simple Lambda deployment

When to avoid

  • you need full inbound mailbox storage or IMAP access
  • you frequently receive emails over 10 MB with large attachments
  • you cannot verify your domain in SES or are restricted by the SES sandbox

Facets

library · maturity stable

email workflow-automation serverless email self-hosted cloud-computing cloud serverless aws-lambda aws-ses email-forwarding serverless-email automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
arithmetric/aws-lambda-ses-forwardermain23

For agents

markdown · JSON · MCP: product_card(name="arithmetric/aws-lambda-ses-forwarder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem