mailu/webmails/roundcube
Thomas Sänger 89c55ba8fe
use safer cipher in roundcube
"Default is set for backward compatibility to DES-EDE3-CBC,
but you can choose e.g. AES-256-CBC which we consider a better choice."

https://github.com/roundcube/roundcubemail/blob/master/config/defaults.inc.php#L512
..
Dockerfile Merge pull request from d-fens/patch-1
config.inc.php use safer cipher in roundcube
php.ini This sets the max attachment size in roundcube
start.sh Enable enigma for testing in Roundcube, fixes