Mailing List Server
Mailing List Server adalah aplikasi di katalog komunitas osFoundry. Manager mailing list berfitur lengkap — langganan list, arsip web, moderasi, pemrosesan bounce, filter pesan, MIME-aware, multibahasa. Didukung oleh GNU Mailman 3 (Core + admin web Postorius + arsip HyperKitty). Dikirim sebagai image all-in-one mandiri yang membundel Mailman 3 (Python), PostgreSQL, dan Postfix sebagai MTA.
Detail
- Workspace: osfoundry
- Kategori: COMMUNICATION
- Harga: Free
- Akses: Community
Fitur
- Full-featured mailing list manager — list subscriptions
- Web archives
- Moderation
- Bounce processing
- Message filtering
- MIME-aware
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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).
Cara menggunakan Mailing List Server di osFoundry
Instal Mailing List Server ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.