Hi,
after reading many posts, i inserted this to my squirrelmail login.php hoping that email users are able to change their password.
<a href = "http://<?=$_SERVER[SERVER_NAME]?>:2222/CMD_CHANGE_EMAIL_PASSWORD">Change Password</a>
the link works. the DA login screen appeared displaying URL https://my-ip:2222/
i tried to login with with this:
email username (with and without domain name)
password: email password
it gave me error: Invalid login. Please verify your Username and Password
my nameserver is still propogating. for the time being i can only access DA through http://my-ip:2222/
will that actually somehonw related to this problem?
thanks a lot.
after reading many posts, i inserted this to my squirrelmail login.php hoping that email users are able to change their password.
<a href = "http://<?=$_SERVER[SERVER_NAME]?>:2222/CMD_CHANGE_EMAIL_PASSWORD">Change Password</a>
the link works. the DA login screen appeared displaying URL https://my-ip:2222/
i tried to login with with this:
email username (with and without domain name)
password: email password
it gave me error: Invalid login. Please verify your Username and Password
my nameserver is still propogating. for the time being i can only access DA through http://my-ip:2222/
will that actually somehonw related to this problem?
thanks a lot.