mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 13:59:40 +00:00
* test(mail): phase1 scaffolding — lib/ stubs + bats red baseline (ref #136) * feat(mail): lib/lxc.sh — unprivileged veth helpers + bats assertions (ref #136) * feat(mail): lib/migrate.sh — legacy LXC/toml detectors + I13 data guard (ref #136) * feat(mail): lib/install.sh — extract Postfix/Dovecot/Roundcube helpers (ref #136) * feat(mail): mailctl 2.2.0 — canonical paths/IP + migrate-config (ref #136) * feat(mail): mail.toml schema for single LXC + canonical paths (ref #136) * fix(mail): API reads canonical config keys; legacy aliases retained (ref #136) * feat(mail): mailserverctl + roundcubectl reduced to deprecation shims (ref #136) * feat(mail): mail-migrate-to-single-lxc.sh — defensive scanner (ref #136) * feat(mail): postinst runs migrate-config + scanner on upgrade <2.2 (ref #136) * feat(mail): deprecate 3 nginx snippets + WAF integration NEWS (ref #136) * feat(mail): HAProxy mail-TCP snippet targeting 10.100.0.10 (ref #136) * feat(mail): bump to 2.2.0 with Breaks/Replaces (ref #136) * feat(mail): mark mail-lxc/webmail-lxc/webmail transitional 2.2.0 (ref #136) * test(mail): phase1 endpoint presence pytest (62 routes) (ref #136) * test(mail): phase1 end-to-end acceptance smoke (ref #136) --------- Co-authored-by: CyberMind-FR <gandalf@Gk2.net> |
||
|---|---|---|
| .. | ||
| api | ||
| debian | ||
| menu.d | ||
| nginx | ||
| www/webmail | ||
| README.md | ||
💌 Webmail
Roundcube/SOGo webmail
Category: Email
Screenshot
Features
- Web interface
- Address book
- Calendar
- Mobile
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-webmail
Configuration
Configuration file: /etc/secubox/webmail.toml
API Endpoints
GET /api/v1/webmail/status- Module statusGET /api/v1/webmail/health- Health check
License
MIT License - CyberMind © 2024-2026
