[ 
https://issues.apache.org/jira/browse/JAMES-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983655#action_12983655
 ] 

Eric Charles commented on JAMES-1052:
-------------------------------------

(from ml)

You can now import 2.3 users and mails into 3.0 via JMX (available in trunk).

It needs an additional conf file to define the 2.3 userrepository (difficult to 
give all params via JMX).
For users import, you have to give a default password (3.0 users will all be 
created with that default password).
For mail import, you have to give the mail repository path.

I successfully tested it creating some users and mails in james 2.3, copying 
the ./var/users/* and ./var/mail/inboxes/* to james 3.0, and running the tool.

Tks for your comments on the API and tests (some users will certainly wait on 
this to jump from 2.3 to 3.0).


> Provide a tool to migrate 2.3 mail-repositories to 3.0 mailbox-stores
> ---------------------------------------------------------------------
>
>                 Key: JAMES-1052
>                 URL: https://issues.apache.org/jira/browse/JAMES-1052
>             Project: JAMES Server
>          Issue Type: New Feature
>    Affects Versions: 3.0-M1
>            Reporter: Eric Charles
>            Assignee: Eric Charles
>             Fix For: 3.0
>
>
> A migration tool must be provided to ease the 2.3 mail store pumping into the 
> new 3.0 maiblox store.
> This should be implemented against MailRepository and Mailbox/MessageManager 
> and not against low-level API (File, JDBC,...)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to