PST2MailArchiva v0.5 README File
============================
17th September 2007 - created
Copyright (c) Stimulus Software 2007
Visit:
http://www.mailarchiva.com
email us at
info@mailarchiva.com
======================
PST2MailArchiva is a handy commandline utility for archiving emails buried in PST files.
It is typically used during a
MailArchiva deployment for the purposes of archiving older emails
since the
MailArchiva agents will archive new emails only.
To use this utility, you need to have installed the
MailArchiva Server available on sourceforge.net.
Usage:
PST2MailArchiva -u
-p -a -r
-u, --url= mailarchiva server URI (e.g. http://localhost:8090/mailarchiva)
-p, --pst= archive emails from a specified PST file (e.g. outlook*.pst)
-a, --all archive emails from all stores
-r, --recursive recursive directory search
* = required parameter
The -a option will search for all stores configured for the current user. The -p option
causes the utility to use one or more specified PST files.
e.g.
PST2MailArchiva -u http://localhost:8090/mailarchiva -p Outlook*.pst -r
The above command will search recursively for all PST files beginning with the name Outlook.
This utility is licensed under the General Public License (GPL) v3.0 or greater.
======================
-- TWikiGuest - 22 Sep 2007
Topic revision: r3 - 2008-11-25 - 18:42:14 -
TWikiGuest