Mailing List Server
Mailing List Server osFoundry community catalog में एक app है। Full-featured mailing list manager — list subscriptions, web archives, moderation, bounce processing, message filtering, MIME-aware, multilingual. Powered by GNU Mailman 3 (Core + Postorius web admin + HyperKitty archives). इसे एक self-contained all-in-one image के रूप में भेजा जाता है, जिसमें bundle है Mailman 3 (Python), PostgreSQL, and Postfix as the MTA.
विवरण
- Workspace: osfoundry
- Category: COMMUNICATION
- मूल्य: Free
- Access: Community
Features
- Full-featured mailing list manager — list subscriptions
- Web archives
- Moderation
- Bounce processing
- Message filtering
- MIME-aware
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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).
osFoundry में Mailing List Server का उपयोग कैसे करें
एक क्लिक में Mailing List Server को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।