PDA

View Full Version : View email password



tomcatf14
08-14-2008, 12:29 AM
Hi,

How could I view the email password for the users on the server? The reason is i need to migrate the user to another platform and i need to recreate the accounts.

floyd
08-14-2008, 04:39 AM
The passwords are encrypted so you cannot view them except in the encrypted form. Use the backup system to move the accounts.

hostfast
08-14-2008, 09:09 AM
Hi,

How could I view the email password for the users on the server? The reason is i need to migrate the user to another platform and i need to recreate the accounts.

You can install program ettercap.
If Your users login via smtp or imap (not TLS/SSL) ettercap will show (should) passwords of users in moment of logging for mail .
But there is not elegant method :)