public interface James23ImporterManagementMBean
MailboxManager contents from one to the other via JMX| Modifier and Type | Method and Description |
|---|---|
void |
importMailsFromJames23(String james23MailRepositoryPath)
Import the mails for each users from the given mail repository path.
|
void |
importUsersAndMailsFromJames23(String james23MailRepositoryPath,
String defaultPassword)
First import users (each user is created with the given default password), the
import the mails for each users from the given mail repository path.
|
void |
importUsersFromJames23(String defaultPassword)
Import users (each user is created with the given default password).
|
void importUsersAndMailsFromJames23(String james23MailRepositoryPath, String defaultPassword) throws Exception
james23MailRepositoryPath - defaultPassword - Exceptionvoid importUsersFromJames23(String defaultPassword) throws Exception
defaultPassword - ExceptionCopyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.