1

Topic: NGINX Proxy server question about roundcube

Hi All,

I have IREDMAIL running on a  dedicated Ubuntu22 machine. I can access roundcube internally by typing the LAN IP address into my browser.

Now I am Interested in getting roundcube to open from the WAN, using my current functioning NGINX proxy server. This Proxy server is a dedicated Ubuntu22 machine. I currently use it to redirect another web server Port 80/443 Ubuntu22 machine.

My question Is:

What do I need to do the Roundcube service or ports on the IREDMAIL machine to redirect ports 80/443 to roundcube from proxy machine?

Thank you

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: NGINX Proxy server question about roundcube

You don't need to "do" anything on the iRedMail server. Just point your proxy server to "iRedMail LAN IP:80" if you want to handle SSL on the proxy server. You may have to turn off SSL and Nginx port 80 to 443 redirects on the iRedMail machine.