secubox-openwrt/package/secubox/luci-app-mailinabox
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00
..
htdocs/luci-static/resources/view/mailinabox
root/usr fix(bonus): Strip libc dependency from local feed packages 2026-01-30 19:46:26 +01:00
Makefile
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

LuCI Mail-in-a-Box

Self-hosted mail server management dashboard (SMTP, IMAP, webmail).

Installation

opkg install luci-app-mailinabox

Access

LuCI menu: Services -> Mail Server

Tabs

  • Overview -- Service status, container health, domain configuration
  • Settings -- Hostname, domain, service control

RPCD Methods

Backend: luci.mailinabox

Method Description
status Service and container status
get_config Get mail server configuration
save_config Save hostname and domain settings
install Install Mail-in-a-Box container
start Start mail services
stop Stop mail services
restart Restart mail services
logs Fetch service logs

Dependencies

  • luci-base

License

Apache-2.0