Mail PassView v1.80
Copyright (c) 2003 - 2013 Nir Sofer |
Description
Mail PassView is a small password-recovery tool that reveals the passwords and other account details for the following email clients:- Outlook Express
- Microsoft Outlook 2000 (POP3 and SMTP Accounts only)
- Microsoft Outlook 2002/2003/2007/2010/2013 (POP3, IMAP, HTTP and SMTP Accounts)
- Windows Mail
- Windows Live Mail
- IncrediMail
- Eudora
- Netscape 6.x/7.x (If the password is not encrypted with master password)
- Mozilla Thunderbird (If the password is not encrypted with master password)
- Group Mail Free
- Yahoo! Mail - If the password is saved in Yahoo! Messenger application.
- Hotmail/MSN mail - If the password is saved in MSN/Windows/Live Messenger application.
- Gmail - If the password is saved by Gmail Notifier application, Google Desktop, or by Google Talk.
For each email account, the following fields are displayed: Account Name, Application, Email, Server, Server Type (POP3/IMAP/SMTP), User Name, and the Password.
Send donation to NirSoft
Mail PassView is a password recovery tool that you can use freely without paying any fee. However, I invested many hours of my life for developing and maintaining this utility and I pay monthly fee for hosting nirsoft.net Web site.If this utility helped you to recover your lost password, and you think that this software is good enough for paying it, you are welcomed to donate some money through PayPal service. You can donate by using the following donation link: http://www.nirsoft.net/donate.html.
Versions History
Date | Version | Description |
---|---|---|
28/03/2013 | 1.80 |
|
05/05/2012 | 1.78 |
|
14/08/2011 | 1.77 |
|
20/07/2011 | 1.76 |
|
30/05/2011 | 1.75 |
|
05/04/2011 | 1.73 |
|
20/02/2011 | 1.72 |
|
19/01/2011 | 1.71 |
|
07/11/2010 | 1.70 |
|
05/08/2010 | 1.65 |
|
18/07/2010 | 1.60 |
|
03/02/2010 | 1.55 |
|
21/09/2009 | 1.52 |
|
20/04/2009 | 1.51 |
|
25/01/2009 | 1.50 |
|
22/11/2008 | 1.46 |
|
02/10/2008 | 1.45 |
|
24/06/2008 | 1.44 |
|
23/04/2008 | 1.43 |
|
11/12/2007 | 1.42 |
|
27/10/2007 | 1.41 |
|
14/09/2007 | 1.40 |
|
07/04/2007 | 1.38 |
|
15/11/2006 | 1.37 |
|
23/06/2006 | 1.36 |
|
13/05/2006 | 1.35 |
|
18/12/2005 | 1.34 |
|
27/11/2005 | 1.33 |
|
26/08/2005 | 1.32 |
|
10/12/2004 | 1.31 | Fixed bug with Mozilla Thunderbird accounts. |
05/11/2004 | 1.30 |
|
22/06/2004 | 1.20 |
|
02/06/2003 | 1.13 |
|
30/05/2003 | 1.12 | Starting from this version, all accounts of Eudora are shown, not only the Dominant account. |
23/05/2003 | 1.11 | Fixed bug: In previous version, Mail PassView failed to display IncrediMail accounts in some computers. |
15/05/2003 | 1.10 |
|
30/04/2003 | 1.00 | First Release |
License
This utility is released as freeware. You are allowed to freely use it at your home or in your company. However, you are not allowed to make profit from this software or to charge your customers for recovering their passwords with this software, unless you got a permission from the software author.You are also allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this. If you distribute this utility, you must include all files in the distribution package, without any modification !
Disclaimer
The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason.
Using the Mail PassView utility
This utility is a standalone executable. It doesn't require any installation process or additional DLLs. Just run the executable (mailpv.exe) and watch the list of your email accounts. You can save the accounts information into a text file or copy them to the clipboard.
Getting email passwords from another instance of Windows ?
Many people ask me whether it's possible to extract the email passwords from an external instance of Windows that cannot boot.For now, Mail PassView can only retrieve the passwords from external drive for Mozilla Thunderbird, Netscape, and Eudora. It's possible that external drive support for more email applications will be added in the future. In order to do that, you must go to 'Select Folders/Files' window (F6) and manually select the right folders in the external drive.
Command-Line Options
You can also save the email accounts information by using the following command-line options:/stext <Filename> | Save all email accounts into a regular text file. |
/stab <Filename> | Save all email accounts into a tab-delimited text file. |
/scomma <Filename> | Save all email accounts into a comma-delimited text file. |
/stabular <Filename> | Save all email accounts into a tabular text file. |
/shtml <Filename> | Save all email accounts into HTML file. |
/sverhtml <Filename> | Save all email accounts into HTML file. (vertical) |
/sxml <Filename> | Save all email accounts into XML file. |
/skeepass <Filename> | Save all email accounts into KeePass csv file. |
/sort <column> |
This command-line option can be used with other save options for sorting by the desired column.
If you don't specify this option, the list is sorted according to the last sort that you made from the user interface.
The <column> parameter can specify the column index (0 for the first column, 1 for the second column, and so on) or
the name of the column, like "Email" and "Name".
You can specify the '~' prefix character (e.g: "~Email") if you want to sort in descending order.
You can put multiple /sort in the command-line if you want to sort by multiple columns.
Examples:
|
/nosort | When you specify this command-line option, the list will be saved without any sorting. |
Notice: If the filename contains one or more space characters, you must enclose it with quotes ("").
Translating Mail PassView to other languages
Mail PassView allows you to easily translate all dialog-boxes, menus, and strings to other language.In order to do that, follow the instructions below:
- Run Mail PassView with /savelangfile parameter:
mailpv.exe /savelangfile
A file named mailpv_lng.ini will be created in the folder of Mail PassView utility. - Open the created language file in Notepad or in any other text editor.
- Translate all menus, dialog-boxes, and string entries to the desired language.
- After you finish the translation, Run Mail PassView, and all translated
strings will be loaded from the language file.
If you want to run Mail PassView without the translation, simply rename the language file, or move it to another folder.
Feedback
If you have any problem, suggestion, comment, or you found a bug in my utility, you can send a message to [email protected]