public interface James23ImporterManagementMBean
MailboxManager
contents from one to the other via JMXModifier 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
- Exception
void importUsersFromJames23(String defaultPassword) throws Exception
defaultPassword
- Exception
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.