Closed ghost closed 1 year ago
Workaround and fix: https://bugs.sogo.nu/view.php?id=5721#c16775
Is it possible to have the Mailcow SOGo image updated with this soon? 🙏🏻
Hello folks, can someone take a look at this SOGo issue please? @DerLinkman maybe? I'm sure that affects lots of Mailcow users. :)
Hello folks, can someone take a look at this SOGo issue please? @DerLinkman maybe? I'm sure that affects lots of Mailcow users. :)
Hi, we are not SOGo please open up a issue on SOGos side.
Hello, I know that very well. :)
Please read my previous message, I link an issue to SOGo bug tracker where they say they solved the issue. I believe you have to update your sogo-mailcow Docker image so we could benefit from this fix. :)
As explained by Patrick from Servercow (thanks to him!), while waiting for a new release, a workaround is to use the previous sogo-mailcow docker image.
Just add the following to docker-compose.override.yml
:
version: '2.1'
services:
sogo-mailcow:
image: mailcow/sogo:1.115
And then restart the whole stack:
docker-compose down
docker-compose up -d
Can you recheck it, latest mailcow version ships this PR https://github.com/mailcow/mailcow-dockerized/pull/5193
Fixed indeed, thanks!
Contribution guidelines
I've found a bug and checked that ...
Description
Since update 2023-04x some emails aren't displayed in SOGo anymore.
Logs:
Nothing interesting from the container logs (
sudo docker-compose logs -f sogo-mailcow
) but from the web console:Steps to reproduce:
Which branch are you using?
master
Operating System:
Debian 11
Server/VM specifications:
4 cores, 8GB RAM
Is Apparmor, SELinux or similar active?
no
Virtualization technology:
no
Docker version:
23.0.2
docker-compose version or docker compose version:
2.9.0
mailcow version:
2023-04a-164-g55917b28
Reverse proxy:
no
Logs of git diff:
Logs of iptables -L -vn:
Logs of ip6tables -L -vn:
Logs of iptables -L -vn -t nat:
Logs of ip6tables -L -vn -t nat:
DNS check: