mailu/webmails
Dimitri Huisman 709edb522b
Introduce connection string (database url) for roundcube.
Remove database choice from setup.
Remove the old *DB_* database env variables from the documentation.
The env vars are deprecated now. They will be removed after the upcoming
Mailu release.
..
roundcube Extend roundcube's session lifetime
snappymail Set snappymail autologout time according to PERMANENT_SESSION_LIFETIME
Dockerfile Upgrade snappymail to v2.26.4
nginx-webmail.conf Skip listen to v6 when SUBNET6 is not set
php-webmail.conf Hardening: run the http and php as different users
php.ini Add snuffleupagus
snuffleupagus.rules fix
start.py Introduce connection string (database url) for roundcube.