Mailing List Server
Mailing List Server は osFoundry コミュニティカタログのアプリです。フル機能のメーリングリストマネージャーです。リスト購読、Webアーカイブ、モデレーション、バウンス処理、メッセージフィルタリング、MIME対応、多言語に対応します。GNU Mailman 3(Core + Postorius Web管理 + HyperKittyアーカイブ)を基盤としています。Mailman 3(Python)、Postgres、MTAとしてのPostfixをひとつにまとめた、自己完結型のオールインワンイメージとして提供します。
詳細
- ワークスペース: osfoundry
- カテゴリ: COMMUNICATION
- 料金: Free
- アクセス: Community
機能
- Full-featured mailing list manager — list subscriptions
- Web archives
- Moderation
- Bounce processing
- Message filtering
- MIME-aware
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# 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 をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。