# fossasia/fossasia-nodemailer

Repository: https://github.com/fossasia/fossasia-nodemailer
Canonical: https://ross.abutalabs.com/products/fossasia-nodemailer
Language: JavaScript
License Family: other
Last push: 2017-09-17T20:15:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4285, "days_push": 3272, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1535, forks 8 (observed 2026-08-28T04:04:59.830662+00:00)

## What it is
A small Node.js server that sends emails via the nodemailer library, configured with a Gmail account. It exposes a web interface on localhost:3100 for sending messages.

## Use cases
- send emails from a self-hosted node server
- simple mailer service using gmail
- test email sending locally
- wrap nodemailer behind an http endpoint
- learn how to build an email sending server in node

## When to choose
- you need a minimal self-hosted email sender with a web UI
- you want a simple example of integrating nodemailer in a node server

## When to avoid
- you need production-grade email delivery with proper auth and TLS
- you want maintained software with active support
- you need OAuth-based Gmail authentication instead of password login

## Facets
- artifact type: application
- maturity: abandoned
- function: email, http-server, web-framework
- domain: email, web-development, self-hosted
- platform: self-hosted
- tags: nodemailer, email-sending, smtp, gmail, nodejs, web-server

## Member repositories
- fossasia/fossasia-nodemailer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.830662+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:08.630144+00:00, confidence not recorded.
  - readme: https://github.com/fossasia/fossasia-nodemailer (fetched 2026-08-28T04:04:59.830662+00:00, sha 6e17e00b5d78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
