CaptureYourPassion
Registered Member
- Oct 29, 2024
- 79
- 31
I know how make reverse proxy for website , but dont know for email . Does any one know how to and for specificly mailcow ?
Setting up a reverse proxy for Mailcow works for its web interface but not for SMTP, IMAP, and POP3, as these protocols require direct connections. You can use Nginx or Traefik for the web UI while handling mail traffic with port forwarding or an SMTP relay. Checking Mailcow’s documentation or forums may help with a specific setup.I know how make reverse proxy for website , but dont know for email . Does any one know how to and for specificly mailcow ?