What´s New in version 2.31:
- Added /SaveDirect command line option, for using with the other
save command-line options (/scomma, /stab, /sxml, and so on...)
When you use the SaveDirect mode, the attachments list is saved
directly to the disk, without loading them into the memory first.
This means that you can save a list with large amount of attachment
lines into your disk without any memory problem, as long as you have
enough disk space to store the saved file. The drawback of this mode:
You cannot sort the attachments according to the column you choose
with /sort command-line option.
What´s New in version 2.30:
- Added 'Domain' column, which displays the domain of the from/to
email address.
What´s New in version 2.25:
- Added 'Message Direction' column (Incoming or Outgoing).
What´s New in version 2.20:
- Added 'From Email' and 'To Email' columns, which displays the
From/To email addresses. (The existing To/From columns shows the
'Display Name')
What´s new in version 2.15:
- Added 'Put Icon On Tray' option.
What´s New in version 2.11:
- When trying to connect to Outlook 2010 with the wrong build of
OutlookAttachView (OutlookAttachView 32-bit with Outlook x64 or
OutlookAttachView x64 with Outlook 32-bit), OutlookAttachView now
displays informative error message about the problem.
What's New in version 2.10:
- changed the user interface of the Main Scan Options window, to
make it useable for lower screen resolutions and to give more space
to the folders/subjects/from/to include/exclude lists.
What's New in version 2.05:
- Added 'Skip Exchange public folders' option.
What´s New in version 2.00:
- Added command-line options to change any configuration value.
What's New in version 1.95:
- Added /extractall command-line option, which allows you to
extract all Outlook attachments from command-line, according to your
saved settings.
What´s New in version 1.90:
- Added option to scan only emails in the last xx days (alternative
to the date/time range).
What´s new in version 1.85:
- Added option to scan only emails with the specified 'From' and
'To' strings.
What´s New in version 1.82:
- When adding a folder to scan (with the Add button), the folder
path in now delimited with quotes, to ensure that it'll be scanned
properly if the folder name contains a comma character.
What's New in version 1.81:
- Fixed a crash problem when trying to save outlook attachment.
What's New in version 1.80:
- Added 'Add' buttons, which allows you to easily add folders to
scan or skip by choosing them from the list of Outlook folders.
What's New in version 1.75:
- Added the ability to choose the desired Outlook profile inside
the 'Mailbox Scan Options' window.
What's New in version 1.72:
- You can now specify a folder with all its subfolders (to include
or to skip) by adding * character to the folder string, for example:
Personal Folders\Inbox*
What´s New in version 1.71:
- Fixed OutlookAttachView to be able to scan the public folders of
Exchange server.
What´s new in this version 1.70:
- Added option to specify a custom date/time format for the
filename in the 'Copy Selected Files To...' option, for example:
'msgdate:yyyyMMdd' , 'msgtime:hhmmss'
What's New in version 1.67
- OutlookAttachView now displays (in the status bar) the current
copied filename while copying the attachments. It also allows you to
stop the copying process by clicking the stop menu.
What´s New in version 1.66:
- In the 'Copy Selected Files To...' window, you can now specify a
subfolder in the attach filename format. For example, if the filename
format is 'folder_name'´subject'_'attach_name'.'extension' - All
attachments from the inbox will be saved under the Inbox subfolder,
All attachments from Sent Items will be saved under the Sent Items
subfolder, and so on...
- You can also choose the 'Create subfolders automatically' option
if you want that OutlookAttachView will automatically create the
subfolders for you.
What's New in version 1.65:
- Added time fields for the scanning date range.
- The date range is now saved in the .cfg file.
What's New in version 1.63:
- Added 2 actions to 'Double-Click Action': 'Open Selected
Attachment With' and 'Copy Selected Attachment To'
What´s New in version 1.62:
- Fixed bug: OutlookAttachView crashed when trying to extract a
special type of attachment.
What´s new in this version 1.61:
- Added 'Mark Inline Attachments' option. When it's turned on,
inline attachments are marked with blue background color.
What´s new in version 1.60:
- Added /start command-line option, which instructs
OutlookAttachView to start the mailbox scan immediately with the
loaded configuraion, without displaying the Scan Options dialog-box.
- Decreased the memory consumption when the list of found
attachments is very large.
What´s new in version 1.57:
- Added new option to specify the list of folders that you wish to skip (comma-delimited list).
What´s New in version 1.56:
- Added 'Mark Odd/Even Rows' option, under the View menu. When it's
turned on, the odd and even rows are displayed in different color, to
make it easier to read a single line.
What's New in version 1.55:
- Added new option to specify the list of folders that you wish to
scan (comma-delimited list), instead of scanning the entire mailbox.
What´s New in version 1.51:
- Added 'Open Selected Attachment With...' option, which allows you
to quickly view the content of the attachment with another
application, instead of the default one.
What's New in version 1.50:
- Added 'Open Selected Attachment' option (F7), which allows you to
quickly view the content of the attachment, without the need to
extract the file and then open it from Explorer. Be aware that when
you use this option, OutlookAttachView extracts the attachment into a
temporary folder, and then opens it with the default application,
according to the file extension. When you close OutlookAttachView,
all temporary attachment files are automatically deleted.
- Added to option to choose what to do when you double-click on a
single attachment: Open Properties Window, Open Outlook Message, or
Open Attachment File.
What´s New in version 1.47:
- The status bar now displays the total size of selected
attachments in KB/MB.
What´s New in version 1.46:
- You can now send the attachments list to stdout by specifying an
empty filename ("") in the command-line. (For example:
OutlookAttachView.exe /stab "" >> c:\temp\att.txt)
What´s New in version 1.45:
- Add new filter: Scan only emails that their subject contains the
specified string.
What´s new in this version 1.41:
- Added option to exclude one or more file extensions from the
attachments list (in comma-delimited list).
What's New in version 1.40:
- Added Extension column, so now you can easily sort the list by
the file extension of the attachments.
- Added option to filter the attachments list by file extension -
you can now specify the list of file extensions (in comma-delimited
list) that you want to find. All attachments with file extensions
that are not in the list won't be displayed.
What's New in version 1.37:
- Added /cfg command-line option for loading the configuration from
another .cfg file.
What's New in version 1.36:
- Added 'message_size' and 'folder_path' (full folder path)
variables to the attachment filename format.
What´s New in version 1.35:
- Added an option to control the filename format for extracting the
attachments. (In the 'Copy Selected Files To...' window)
You can include the following fields in the created filename:
Subject, From, To, Attachment Name, Folder Name, Message Date, and
Message Time.
- Added 'Set the modified time of the file to the time of the
message' option. When it's turned on, the extracted attachment file
will get the same modified time of the message that contains the
attachment.
What´s New in version 1.30:
- Added 'Email Software' column, which displays the email software
that was used to send the message. The value is taken from x-mailer
header line. This column is only relevant for received messages
(Inbox).
- Added 'Computer Address' column, which displays the computer name
or IP addresses that sent the message. This column is only relevant
for received messages (Inbox).
What´s New in version 1.25:
- Added a new option to 'Mailbox Scan Options', which allows you to
scan another profile of Outlook, instead of the default one.
- Added 'Add Header Line To CSV/Tab-Delimited File' option. When
this option is turned on, the column names are added as the first
line when you export to csv or tab-delimited file.
What's New in version 1.21:
- Added support for embedded message attachments (attachments of
another message). These attachments are saved as .msg files.
What´s New in version 1.20:
- Added option to filter by attachment size.
- Fixed issue: removed the wrong encoding from the xml string,
which caused problems to some xml viewers.
What's New in version 1.15:
- Added 'MailBox Scan Options' window, which allows you to choose
the dates range to scan.
- Fixed bug: The 'Created On' column displayed wrong dates in some
Outlook configurations.
What's New in version 1.13:
- Added 'Copy Selected Attachments To...' into the right-click
context menu. Also, changed the 'Save Selected Items' to 'Export
Attachments Information', to avoid the confusion between saving the
attachment files and exporting the attachments details.
- Added separated x64 version - for using only with x64 version of
Outlook 2010.
What's New in version 1.12:
- Fixed a crash problem when using this utility with IMAP accounts.
What's New in version 1.11:
- Added sorting command-line options.
|