secubox-deb/packages/secubox-mail/lib
CyberMind-FR 10c043b97a fix(mail): Roundcube SQLite by default (closes #152)
configure_roundcube writes config.inc.php.local with the SQLite db_dsnw,
a random des_key, tls://localhost IMAP/SMTP, and verify_peer=false for the
LXC self-signed cert; included last so it overrides dbconfig-common's MySQL
default (which 500s with no MariaDB present). Inits the SQLite schema from
/usr/share/dbconfig-common/.../sqlite3 and ships the sqlite3 CLI. Idempotent;
mirrors the verified live gk2 hotfix. Bump 2.3.1 -> 2.3.2.
2026-05-29 09:34:32 +02:00
..
mail fix(mail): Roundcube SQLite by default (closes #152) 2026-05-29 09:34:32 +02:00