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

Flolagale/mailin

Artisanal inbound emails for every web app observed · 2026-08-28

github.com/Flolagale/mailin · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4549
  • days_rel: n/a
  • days_push: 1832
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1954 stars · 148 forks observed · 2026-08-28

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

Mailin is an SMTP server that receives inbound emails, parses them, and posts them as JSON to a webhook URL of your choice. It also validates DKIM and SPF, computes spam scores via SpamAssassin, and detects the email language, and can run standalone from the CLI or embedded in a Node app.

Use cases

  • receive inbound emails in my web app via webhook
  • run my own SMTP server to parse incoming email as JSON
  • check DKIM and SPF on incoming emails
  • get spam scores for inbound email with spamassassin
  • self-hosted alternative to inbound email parsing services
  • embed an email-receiving SMTP server in a node application

When to choose

  • you need to receive and parse inbound emails and forward them to your app as JSON
  • you want self-hosted control over email intake with spam and authentication checks
  • you want a lightweight CLI or embeddable SMTP-to-webhook bridge

When to avoid

  • you need to send outbound email rather than receive it
  • you run modern Node versions - Mailin targets Node ~0.12/iojs and Python 2.7 dependencies
  • you want a maintained service with active support and updates

Facets

service · maturity maintenance

email http-server parser security email web-development backend self-hosted self-hosted smtp-server inbound-email webhook dkim spf spamassassin email-parsing nodejs linux web-server

1 source

Member repositories

RepositoryRoleHealth v2
Flolagale/mailinmain23

For agents

markdown · JSON · MCP: product_card(name="Flolagale/mailin")

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