-
I'm using a setup similar to the following:
https://github.com/roundcube/roundcubemail-docker/blob/master/examples/docker-compose-mysql.yaml
When initially deployed, everything works as expected. …
-
### 📝 Preliminary Checks
- [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but st…
sr105 updated
2 weeks ago
-
Since today our image are rebuilt weekly.
Most of the time this will make sense because the upstream image changed, but sometimes the runner will run in vain. In order to prevent that we could use …
pabzm updated
16 hours ago
-
Hello,
I was trying to setup a roundcubemail-docker container, but I saw it won't start up. Apparently the database "is not up".
The script used does not support IPv6 literals and considers the firs…
-
Hey, so at the moment the only way to tweak roundcube config (say to add config for a plugin) is to replace a config file, I'd like to propose the following change
mkdir config/config.inc.d/
mv co…
-
### Steps to reproduce
1. go to mail app
2. open some mail folder
3. cerate new subfolder (in NC terminology it is "submailbox" ????)
4. subfolder should be visible under the parent folder, but it is…
-
I cannot send an email trough smtp no matter what I do, I tested with other mail clients and it works, expect for Roundcube docker,
My docker log:
errors: PHP Error: STARTTLS failed (POST /?_ta…
-
I created a Docker image derived from this to install another plugin using composer and install a custom configuration file like this:
`COPY --chown=root:root --chmod=644 authres_status/config.inc.…
-
I like Poste.io, but like you, at the least want to be able to add Roundcube plugins, like allowing a user to set their own password. I'm a newbie to Docker, so 2 questions:
1. does your container in…
-
Following instructions to [build a custom docker image](https://github.com/roundcube/roundcubemail-docker#building-a-docker-image), when adding any plugin which declares an `sql-dir` extra parameter f…