This commit is contained in:
2025-08-28 16:47:18 -05:00
parent 3efc9ab1f1
commit 76b8f17ed3
2 changed files with 6 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
- ROUNDCUBEMAIL_DEFAULT_HOST=mail.andreasknuth.de
- ROUNDCUBEMAIL_DEFAULT_PORT=143 # Dein IMAP-Port
- ROUNDCUBEMAIL_SMTP_SERVER=mail.andreasknuth.de
- ROUNDCUBEMAIL_SMTP_PORT=2587
- ROUNDCUBEMAIL_SMTP_PORT=587
- ROUNDCUBEMAIL_PLUGINS=archive,zipdownload,managesieve,password # Für Features
- ROUNDCUBEMAIL_DB_TYPE=sqlite # Neu: SQLite für DB, vermeidet Connection-Fehler
- ROUNDCUBEMAIL_DB_DSNW=sqlite:////var/roundcube/db/sqlite.db?mode=0646 # SQLite-Pfad