Closed nizovtsevnv closed 4 years ago
First, you should not use 0.0.0.0
, this is stated in the setup utility and the documentation. Please use a specific IP address as it will remove a lot of issues of Mailu not being able to listen on ports because of other processes conflicting (starting with local Postfix on localhost).
On your specific issue however, it looks like TLS is not properly setup and thus HTTPS, IMAPS, etc. are not enabled. Could you have a look at logs from the front
container?
Hi There,
The Mailu
-Project is currently in a bit of a bind! We are short on man-power, and we need to judge if it is possible for us to put in some work on this issue.
To help with that, we are currently trying to find out which issues are actively keeping users from using Mailu
, which issues have someone who want to work on them — and which issues may be less important. These a less important ones could be discarded for the time being, until the project is in a more stable and regular state once again.
In order for us to better assess this, it would be helpful if you could put a reaction on this post (use the :smiley: icon to the top-right).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi There,
we see this issue had only little attention 😟. As much as it pains us: In order to get the current issues a bit more manageable for us, we decided to close it. 👋👋
We hope that no one feels offended by doing so. Should the issue get really pressing in the future, please feel free to re-open it.
Thank you for your patience and understanding, 🙇
Simple docker-compose configuration from mailu setup on brand new VPS with disabled firewall is not working. I've tried it at three different servers. Mail ports just closed. I've tried change 'ports' section with '0.0.0.0:PORT:PORT' variation, with '::1:PORT:PORT' and with 'PORT:PORT' variations.
docker-compose.yml
mailu.env:
netstat -lntu
nmap -Pn mail.mydomain.com
docker ps