Your Open Source
Free YourOpenSource Softwares Online Resources and Softwares Downloads with Demo
Related Posts
How to Find the Email ID password via Shell (Pleask Server)
Simply you can get the Email ID password from the server.
Login in to the server via shell.
Issue this command
mysql -u admin -p
Enter the admin password.
You can get the admin password via this file.
cat /etc/psa/.psa.shadow
After login with mysql
Issue this command
use psa;
This command is use the change the database.
Then issue this command to see the email id password (Now i am going to receive all email id password for rambabu.com domain)
SELECT accounts.id, mail.mail_name, accounts.password, domains.name FROM domains LEFT JOIN mail ON domains.id = mail.dom_id LEFT JOIN accounts ON mail.account_id = accounts.id where domains.name="rambabu.com";
146
Aug 02 09 04:50:51
Tjrambabu
|
Rating :
![]() ![]() ![]() ![]() ![]() | Tags :- Qmail |
|
|||
Digg
Yahoo
delicious
