--auth-pass, -PPASS
Authenticate with specified password.
--auth-user, -UNAME
Authenticate as specified user.
--clean-folders
Empty target folders before importing into them.
--create-ex-mappingFILE
Create a JSON file with a mapping of legacyExchangeDN to a found email address. For migrating
Exchange generated PST's which include a legacyExchangeDN instead of an email address in the from and
sender properties. This generated mapping can be passed to --ex-mapping when importing a PST.
Multiple PST files can be provided to generate the mapping file.
--config, -cFILE
Load configuration settings from specified file.
--dismiss-reminders
Dismiss reminders for events in the past.
--folder, -fPATH
Import only folder(s) with specified path(s).
--import-rootPATH
Import data under folder with specific path (or name).
--index
List messages/items contained in specified PST file.
--log-level, -lNAME
Specify log-level, for example, 'error', 'warning' 'info' or 'debug'.
--ex-mappingFILE
Use a mapping file to look up an email address for items with only a legacyExchangeDN.
--server-socket, -sSOCKET
Connect to storage server through specified socket.
--ssl-key, -kFILE
Specify SSL key file.
--ssl-pass, -pPASSWORD
Specify SSL key password.
--stats
List folders contained in specified PST file.
--store, -SGUID
GUID of store where to import specified PST file (or "public" to import to public store).
--user, -uNAME
Name of user for who to import the specified PST file.