Hello Raj,
I have the same issue with the "h/changepass" string in place of getting appended to the present URL, appends the whole URL in place. Like:
original URL:
http://epost.xxx/zimbra
needed URL:
http://epost.xxx/zimbra/h/changepass but
the appended URL that comes is:
http://epost.xxx/zimbra/https//epost.xxx/h/changepass
I tried to give the below command:
zmprov md epost.xxx zimbraChangePasswordURL epost.xxx/h/changepass
and
zmprov md xxx zimbraChangePasswordURL xxx/h/changepass
But both didn't work
NOTE: this redirection issue is only with certain web browser clients like: firefox, explorer. Other browsers connect fine, so I donot think its entirely a zimbra server issue.