Hi,
I was wondering if i could get some help here. I have Hmailserver version 4.4-B270. What i would like to do is to be able to access to all the staff's email account to check their emails without having to change their password. I have a situation where one of our staff is away and there are some emails we need to know whether they have arrived or not in her inbox. I know that i could just ring her up and acquire the password from her. But i guess i just would like to know if Hmailserver has that kind of functionality.
Thank you in advance
access someone account without changing password
-
- Normal user
- Posts: 162
- Joined: 2006-01-30 04:48
You could create a new account with a password you know, login to the database, make a copy of her hashed password and then replace it with the password hash for the account you just created. You can then login and do what you need to then replace the password hash with the her original one and all is back to normal. (Ethics and privacy not withstanding of course
)
