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

flashmob/go-guerrilla

Mini SMTP server written in golang observed · 2026-08-28

github.com/flashmob/go-guerrilla · Go · 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: 5041
  • days_rel: n/a
  • days_push: 820
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2958 stars · 376 forks observed · 2026-08-28

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

Go-Guerrilla is a lightweight SMTP server daemon written in Go, designed for receiving large volumes of email quickly and efficiently. It can be used as a standalone daemon or embedded as a package, with a modular processor backend for custom mail handling.

Use cases

  • run a lightweight smtp server to receive email
  • accept inbound mail without full mta sending features
  • build a disposable email service like guerrillamail
  • store incoming email in mysql or redis
  • chain custom processors to validate recipients and save mail
  • receive large volumes of email on a multi-core server

When to choose

  • you only need to receive email, not send it
  • you want a memory-safe, high-performance smtp daemon in go
  • you need a modular, extensible mail processing pipeline
  • you want config hot-reloading and multiple smtp servers sharing one backend

When to avoid

  • you need a full mta with sending and relaying capabilities
  • you want a turnkey mail server with imap/pop3 and webmail
  • you need actively maintained software with guaranteed upstream support

Facets

service · maturity maintenance

http-server email middleware email backend self-hosted go cross-platform self-hosted smtp-server mail-delivery-agent mta mail-receiving daemon messaging linux

1 source

Member repositories

RepositoryRoleHealth v2
flashmob/go-guerrillamain23

For agents

markdown · JSON · MCP: product_card(name="flashmob/go-guerrilla")

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