Importing Folder Messages with FIMPORT

    To import folder messages
  1. Create several folders or choose several existing folders.
  2. Create a .CSV file that changes the information in the selected folders, or use the FIMPORT1.CSV or FIMPORT2.CSV sample files.
  3. Type a command similar to the following:

    FIMPORT /FILE=FIMPORT2.CSV /APPEND /FOLDERPATH="Personal Store - 12-9.pst\Joe's Market App" /CLASS=IPM.NOTE /SETREAD /EFD

    This command causes the information from the FIMPORT2.CSV file to be appended to the existing messages.

    The /FOLDERPATH and /CLASS parameters are entered both on the command line and in the first line of the FIMPORT2.CSV file. In cases like this, the command-line information overrides the information in the file.

  4. To verify that the messages have been placed in the folders, edit the folders in the specified path to verify that the message has been appended.