How can users change their email password?

memoriess

Verified User
Joined
Jan 5, 2006
Messages
22
I have created a domain under user level and have added a few email accounts. How can the users change their passwords?

Pls advise
 
Hmm so is there any way for them to access the DA Cp to change email password only?
 
I suppose you cob up some PHP code using the DA API to allowthem to do it.
 
thanks for the great help, how about UebiMiau ? is it possible to do the same too?
 
I don’t doubt you Jeff, you are the expert.
Although of that, I have a different experience with my 2 servers, where my users have changed their passwords.

What happen is that when you use the link in my last message, the page for changing email password opens
(With the 4 entries.)

After entering the information and clicking change password, the next page that show up, is the login page for Directadmin. You may think that you have to log in, but when you check the mail-account you changed the password for, you will see that the new password is set (at least it’s what’s happening on my systems)
 
You're right, Oddis, and I've edited my post.

The problem was I edited my hostname, but I forgot to change the http to https as required by my server, which uses a secure login. And when DA rewrote the URL to https, it left off the trailing information after the 2222.

It will work, with the caveat that if you have a secure login on your server you must use https instead of http.

Jeff
 
Back
Top