Hi there,
I am looking to run mailcow to receive all emails on a domain example.com
The portal to SOGO will be on mail.example.com but all outbound emails will be through user@example.com.
It is running nginx-proxy-manager and i have will stream ports 25|80|110|143|443|465|587|993|995|4190 to mailcowdockerized docker container.
How would I go about the SSL certifcation? The web portal would be easy as NPM can handle that with my wildcard cert but in terms of sending emails, how does that go about? What ports do those use and am i missing anything? I have attempted this specific install multiple times and always get issues.
Thanks!
J.