Mailing List Server
Mailing List Server 是 osFoundry 社区目录中的应用。全功能邮件列表管理 —— 列表订阅、Web 归档、审核、退信处理、消息过滤、MIME 感知、多语言。基于 GNU Mailman 3(Core + Postorius Web 管理 + HyperKitty 归档)构建。以全包一体化镜像形式交付,捆绑 Mailman 3(Python)、PostgreSQL 与作为 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 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。