mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-02 10:05:24 +00:00
630bce5f29
Make the imapsync script connect to mysql via socket and not tcp like all other services do.
Reasoning: consistency. 🤓 And in my case the database does not listen on tcp; just on the socket.