You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b7ece9f9b8
Roundcube can be parametrized so it can take a different hostname than 'front' or 'imap' to connect to the mail servers through environment variables. Unfortunately, this was not correct and in PHP a `||` operator always returns a boolean. It did not work as expected. Instead use the ternary operator `:?` that works in all cases. |
6 years ago | |
---|---|---|
.. | ||
Dockerfile | 7 years ago | |
config.inc.php | 6 years ago | |
php.ini | 7 years ago | |
start.sh | 7 years ago |