$ mysql -uroot -p vpopmail -e 'select pw_name, pw_clear_passwd from example_com' trwww
----- Original Message ---- From: Gmail <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, May 26, 2008 2:33:45 AM Subject: [qmailtoaster] Extract clear text password to file I’ve installed qmailtoaster with vpopmail enable mysql. How can I do to extract all clear text password in vpopmail domain’s table and write to a text file? Thanks
