These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Usermin point to mail box on the new forum.
Hi all, This is my current layout.
-Prof Edition -Running for Vhost web sites (domainA.com domainB.com etc)
Reason separate box, is due to mail server required more cpu/bandwidth/diskspace and has list a big groups of users.
A/CNAME for websites, point to box 1 Respective MX Records point to box 2
I tested websites and smtp/pop run beautifully. The problem now is webmail - usermin.
How to I configure http://webmail.domainA.com will point to usermin on Box 2 with URL unchanged? (which means I dont want to redirect the url) *current webmail.domainA.com will redirect to https://domainA.com:20000
Any idea, some said using port fwd in iptables. But i need hear what experts says ?
Any configuration on webmin can solve this issue?
Thanks, KH
if Box 2 has as hostname: webmail.FQDM.com and you would create aliases on it like webmail.domainA.com
would that be an idea? Or have everyone use the same url like webmail.FQDN.com:20000
Yup, After some research, I thought of domain alias as well. Only thing I needed is to pipe/port fwd. between webmail.FQDM.com and FQDM:20000 usermin.
Correct me if i'm wrong
Thanks,
KH