Mailing List Server
Mailing List Server ist ein App im osFoundry Community-Katalog. Voll ausgestatteter Mailing-List-Manager — Listen-Abos, Web-Archive, Moderation, Bounce-Verarbeitung, Nachrichtenfilterung, MIME-aware, mehrsprachig. Basiert auf GNU Mailman 3 (Core + Postorius Web-Admin + HyperKitty-Archive). Wird als eigenständiges All-in-One-Image ausgeliefert, das Mailman 3 (Python), PostgreSQL und Postfix als MTA bündelt.
Details
- Workspace: osfoundry
- Kategorie: COMMUNICATION
- Preis: Free
- Zugriff: Community
Funktionen
- Full-featured mailing list manager — list subscriptions
- Web archives
- Moderation
- Bounce processing
- Message filtering
- MIME-aware
Dokumentation
Die Dokumentation wird vom Upstream-Projekt auf Englisch gepflegt.
# Mailing List Server
Full-featured mailing list, powered by GNU Mailman 3.
## Three components bundled
- **Mailman Core** — the engine that processes incoming mail + sends list messages
- **Postorius** — the web admin UI for list owners + members
- **HyperKitty** — the web archive (browse old messages)
## ⚠️ Mail deliverability + port 25
Mailman is an **MTA-side** service — it needs to send + receive email. Port 25 is required. **Cloud infrastructure providers commonly block outbound port 25** (DigitalOcean, AWS, GCP). For production deployments:
- Use a relay smarthost (configure Postfix to relay through SendGrid / Postmark / Amazon SES)
- Request port 25 unblock from your provider (rarely granted)
- Run on a UDP/TCP-permissive host
This is the same caveat as the Postal Transactional Email API (#83).
## Packaging
All-in-one build: Mailman Core + Postorius (Django) + HyperKitty (Django) + bundled PostgreSQL + Postfix MTA. Heavy stack — Mailman 3's normal compose has 5+ images. **2 TCP ports** (80 web + 25 SMTP).
Mailing List Server in osFoundry verwenden
Installieren Sie Mailing List Server mit einem Klick in Ihren Workspace und forken Sie es anschließend in osStudio, um Prompts, Tools oder die Konfiguration an Ihren Stack anzupassen. Alle Mitglieder Ihres Workspace können dort weitermachen, wo Sie aufgehört haben.
Weitere apps aus der Community
- CRM — Kundenbeziehungsmanagement mit Kontakten, Deals und Pipeline-Tracking.
- Kanban Board — Ein Kanban- und Projekt-Board im Trello-Stil mit Karten, Boards, Kalender- und Tabellenansichten und Eigenschaften pro Board. Basiert auf Focalboard (Standalone Personal Server). Eingebettetes SQLite auf einem persistenten Volume.
- Helpdesk — Ticket-Triage und Kundensupport-Postfach mit SLA-Tracking.
- Page Builder — Visueller Drag-and-Drop-Page-Builder mit Sections, Themes, SEO und Publishing
- Website Builder — Mehrseitiger Website-Builder mit CMS-Collections, globaler Navigation, Footer, Themes und Publishing
- Storefront — E-Commerce-Storefront mit Produktkatalog, Warenkorb und Checkout.