← back
knadh/listmonk
for project: landlordnews · https://github.com/knadh/listmonk
# knadh/listmonk
**URL:** https://github.com/knadh/listmonk
**One-liner:** Self-hosted newsletter and mailing list manager with a modern dashboard, single binary, PostgreSQL backend.
**Relevance to landlordnews:** medium (65/100)
**Integration:** depend-on-it
## Summary
High-performance self-hosted newsletter and mailing list manager.
## Why it's useful here
landlordnews is an AI landlord news site that likely needs to send newsletters to subscribers. listmonk can manage mailing lists and send campaigns.
## Suggested use
Deploy listmonk as a separate service and integrate its subscription API (e.g., via webhook or manual export) to allow users to subscribe/unsubscribe from newsletters.
## Novelty / why now
Mature, popular, and well-engineered; offers a straightforward self-hosted alternative to Mailchimp.
## Risks
AGPL-3.0 license may impose obligations if modified; requires separate PostgreSQL instance; adds operational overhead.
## Safety scan
- Risk level: **low**
- Stars: 20031 (age 2513d, 7.97 stars/day)
- Last push: 0 days ago
- Contributors: 246
- License: AGPL-3.0
- Postinstall hooks: none
- Suspicious patterns: none
- Notes: (none)
### Reviewer safety notes
No suspicious patterns; license is AGPL-3.0 (copyleft), but as a separate service this is manageable.