|
Project Information
|
OverviewThe imap2exchange Conversion Utility merely moves mail. This utility depends on the Exchange account provisioned and IMAP access to the legacy mail store. This tool is a simple queue manager that converts X number of mailbox concurrently, while queuing N number of conversions in a FIFO manner. I have created a command line utility that executes conversions based on a user file, and I have created a Web App to run conversion add via a form. If you happen to have a need for an other form of conversionManager Application, say swing, then please feel free to write it. Many thanks to JProfiler Downloadimap2exchange
1.3.1 Changes
1.2.7 Changes
Example:
Exchange Connect
cnt: 6
max: 1774
min: 2
total: 1790
Exchange Message Delivery
cnt: 1
max: 583
min: 583
total: 583
Exchange MetaData Calls
cnt: 5
max: 412
min: 87
total: 1003
IMAP Full Mime Message Calls
cnt: 11
max: 5
min: 1
total: 29
IMAP MetaData Calls
cnt: 3
max: 89
min: 0
total: 1201.2.6 Changes
1.2.5 Changes
1.2.4 Changes
1.2.3 Changes
1.2.2 Changes
1.2.1 Changes
1.2.0 Changes
Requirements Java 1.6 As much RAM as possible, 2G preferred. imap2exchange-serverCurrent Version - N/A Please get it from subversion, modify the build.properties and the config files in WEB-INF and build the war. Subversion (read-only) - http://imap2exchange.googlecode.com/svn/imap2exchange-server/trunk Notes on imap2exchange-server There are 2 jsps that are Yale specific. They are the poFinder.jsp, and info.jsp. info.jsp should be easy to update for your implementation, but you can just remove poFinder.jsp from the menu.jsp to avoid it. |