Extract Attachments

Attachments to messages could be anything from ZIPs to image files
and can get very big. To speed up the import process the end
user
has the option to skip attachments.
They can also skip particular types of attachment such as EXEs
- file types should be separated by semicolons as shown below

The trace file is a text file which contains the "raw" message
information.
This file gives the option to parse out the message components
(from, to, subject etc) yourself for specialist purposes
|