mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 10:41:03 +08:00
…etup - add environment configuration file (.env.simple) with default settings - implement data.yml with comprehensive form fields for service configuration - add docker-compose.yml with multi-service architecture (core, rspamd, dovecot, postfix, roundcube) - include chinese and english readme documentation - add application metadata and logo files - configure network settings and service dependencies - set up data persistence paths for all services - configure mail service ports (SMTP, IMAP, POP3) and management ports
25 lines
828 B
YAML
25 lines
828 B
YAML
name: BillionMail
|
|
tags:
|
|
- 实用工具
|
|
- 邮件服务
|
|
title: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
description:
|
|
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter
|
|
Campaigns
|
|
zh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
additionalProperties:
|
|
key: billion-mail
|
|
name: BillionMail
|
|
tags:
|
|
- Tool
|
|
- Email
|
|
shortDescZh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
shortDescEn: An Open-Source MailServer, NewsLetter, Email Marketing Solution for
|
|
Smarter Campaigns
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://www.billionmail.com
|
|
github: https://github.com/aaPanel/BillionMail
|
|
document: https://www.billionmail.com/start/what.html
|