Hi, I successfully converted the ZoneMTA application to a Docker container, and the single container works fine. However, I am now trying to deploy multiple ZoneMTA containers. Could you please guide me on how to achieve this?
I tried the following approach:
Used HAProxy and Traefik Proxy to bind the same port to multiple containers.
However, while the containers run, they never receive or send any emails.
Any assistance on how to properly configure multiple ZoneMTA containers would be greatly appreciated.