# YoRyan/mailrise

An SMTP gateway for Apprise notifications.

Repository: https://github.com/YoRyan/mailrise
Canonical: https://ross.abutalabs.com/products/mailrise
Homepage: https://mailrise.xyz
Language: Python
License: MIT
License Family: permissive
Topics: smtp, apprise, email, push-notifications
Last push: 2025-11-24T18:38:42+00:00

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

## Adoption (not part of the score)
Stars 1590, forks 71 (observed 2026-08-28T04:05:08.539833+00:00)

## What it is
Mailrise is an SMTP server that converts incoming emails into Apprise notifications, enabling any email-capable device or software to send push notifications to 60+ services like Pushover, Discord, and Matrix. It is designed as an email relay for home labs and networks, configured via Apprise YAML configuration files selected through recipient addresses.

## Use cases
- send push notifications from devices that only support email
- replace gmail smtp relay for homelab alerts
- convert surveillance system email alerts to push notifications
- route iot device notifications to discord or telegram
- get notified on mobile from legacy software that emails
- self-hosted notification gateway for linux servers

## When to choose
- you have devices or software that can only send notifications via email but want modern push notifications
- you want to avoid storing email credentials on every machine in your network
- you run a home lab and want a single notification relay point

## When to avoid
- your applications can call Apprise or notification APIs directly
- you need a full-featured SMTP server with actual mail delivery or storage
- you need incoming email processing rather than notification forwarding

## Facets
- artifact type: service
- maturity: active
- function: email, webhook, http-server
- domain: self-hosted
- platform: python, self-hosted
- tags: smtp-gateway, apprise, push-notifications, email-relay, homelab, notification, automation, devops, messaging, docker, linux

## Member repositories
- YoRyan/mailrise (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.539833+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-30T03:54:46.493171+00:00, confidence not recorded.
  - readme: https://github.com/YoRyan/mailrise (fetched 2026-08-28T04:05:08.539833+00:00, sha d5b4afa2a96c)
  - homepage: https://mailrise.xyz (fetched 2026-08-29T11:25:26.508461+00:00, sha 9b8d51323cf5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
