1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
renovate[bot] f668b01fe5
chore(deps): update billionmail/core docker tag to v4.7.2 (#2113) 2025-10-17 11:15:15 +00:00
renovate[bot] 4b2f935f79
chore(deps): update billionmail/core docker tag to v4.7.1 (#2102) 2025-10-16 04:51:34 +00:00
renovate[bot] 80283d0b83
chore(deps): update billionmail/core docker tag to v4.6.4 (#2075) 2025-10-14 11:07:55 +00:00
renovate[bot] e50a185000
chore(deps): update billionmail/core docker tag to v4.6.3 (#2071) 2025-10-14 05:19:06 +00:00
renovate[bot] 8b40df92e3
chore(deps): update billionmail/dovecot docker tag to v1.6 (#2062) 2025-10-13 13:03:15 +00:00
renovate[bot] aa1083342a
chore(deps): update billionmail/core docker tag to v4.6.2 (#2059) 2025-10-13 10:16:09 +00:00
renovate[bot] c8b0a2adae
chore(deps): update roundcube/roundcubemail docker tag to v1.6.11 (#2036) 2025-10-11 18:10:30 +00:00
pooneyy 472b8812c5
feat(billion-mail): add billion mail application with docker compose s…
…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
2025-10-12 00:38:15 +08:00