Hi,
We have a split domain mainly for segregating users within intranet vis-a-vis users with external domain access, as follows.
Host1: intranet.mydomain.com
-- user1 :
internal@mydomain.com
-- user2:
external@mydomain.com
zmprov ma
external@mydomain.com zimbraMailTransport smtp:internet.mydomain.com:25
Host2: internet.mydomain.com
-- user1 :
external@mydomain.com
-- user2 :
internal@mydomain.com
zmprov ma
internal@mydomain.com zimbraMailTransport smtp:intranet.mydomain.com:25
With this configuration, will it be possible to provide a single web access URL, mail.mydomain.com, with probably necessary redirect to the right server subsequent to successful login?
Regards
Srini