- Ya
- 25 Agosti 2026, 14:06 UTC
- Mwandishi
- Kamo
- Ahadi ya
- 7c8164d
The Roundcube deployment/service and the mail.kamocrm.com IngressRoute were already dropped from the CI deploy list, but the MySQL bootstrap still created and granted the roundcubemail database and the docs still described a webmail architecture that no longer exists. - mysql-permissions-job / mysql-init-configmap: stop creating roundcubemail and stop granting it to 'kamo'. Postfix and Dovecot are untouched: they read the 'mailserver' database, and the ALTER USER + GRANT SELECT ON mailserver.* they depend on are kept. - docs + manage-mailboxes.sh: point users at IMAP/SMTP clients and at manage-mailboxes.sh for password rotation instead of the webmail UI. The roundcubemail database itself is left in place; dropping it is a separate, destructive call.