-
I installed Roundcube 1.3.6 on a working, fresh install of mailcow according to these instructions:
https://mailcow.github.io/mailcow-dockerized-docs/third_party-roundcube/
The installer and testm…
-
My docker knowledge is very limited so I'm sure I'm doing something wrong. But, it looks like there is an issue with some of the file permissions within the container.
When I try to access roundcu…
sohmc updated
5 years ago
-
The default config for docker images should contain the following options:
```
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
```
This should cover the most usual case.
Cloned from ht…
-
On first startup, `docker-entrypoint.sh` initializes `config.inc.php` but then includes all PHP files, including itself in the process:
https://github.com/roundcube/roundcubemail-docker/blob/65b13185…
-
Hi,
as in the title posted, how can I configure a subdomain for SOGo (instead of mydomain/SOGo) or for Roundcube (instead of mydomain/rc).
I haven't found any config, with which I can configure …
ghost updated
6 years ago
-
As mentioned in a previous approach, I've come up with a way to evolve Sovereign. I've put some ideas into a Wiki page:
https://github.com/alexec/sovereign/wiki/Sovereign-2
I'd be keen to see wh…
-
Simply does not show. Shows some preventDefault-JS-Error in JS Console.
-
* [X] How to add roundcube under hardware/mailserver
* [x] Everything is working fine, but i need to add roundcube as webmail along with rainloop
Can you help me please?
-
I am trying to add an autoresponder for to Roundcube (my clients like it more than Sogo).
I have tried adding it as a plugin and it just goes to a whitescreen.
Can anyone walk me through the steps …
-
**Update**
- [x] Use option 5 i.e. `/ee-admin` for all tools. No need to give an option to override.
URLs will look like:
- example.com/ee-admin/index.html
- example.com/ee-admin/pma
- exampl…