-
After the Mailcow Update with ./update.sh there are still new versions available. I check this with ./update.sh --check
I think there is a failure when I use ./update.sh.
Here is the Output:
``…
-
Hi,
to change the outgoing ip from the mailcow service, instead of using the host's outgoing ip, i've natted the mailcow subnet with
`iptables -t nat -I POSTROUTING -s 172.22.1.0/24 -j SNAT --to 1…
-
I am getting following error : {"message":"An unexpected error occurred"} while calling an api enabled with custom plugin
There are no error logs getting generated . Where to see what went wrong?
…
-
Hey *,
after searching for some time I couldn't find a request for docker-compose v3.
Are there any plans on supporting docker swarm / docker-compose v3 yet?
Would be happy to use mailcow but d…
-
Unix sockets add a little bit of a speed boost to inter-container communications but they reduce the flexibility of the installation and also hamper deployment of mailcow in secure or scaled-out docke…
-
**Notice (you can delete this paragraph)**
Please understand that we use GitHub as **bug tracker and for feature requests only**.
For general (community) support and other discussion, you are welcom…
-
After performing an update, the Web interface no longer works. On the login page, you are getting this:
```
MySQL Fehler: PDOException: SQLSTATE[HY000]: General error: 1033 Incorrect information i…
-
Hello, toady I've update my mailcow server, and from this moment it's not working.
This is the error after docker-compose up -d.
```
WARNING: The LOG_LINES variable is not set. Defaulting to a blan…
-
Hi!
After manually updating the mailcow/acme container (today) as mentioned in here
https://github.com/mailcow/mailcow-dockerized/issues/790#issuecomment-386100442
and reading the logs of the a…
-
i would like to run mailcow in rancher. the current setup cannot work properly in my use scenario, and i hope a neater system can be worked out.
first of all, creating a new network messed rancher …