Although the application is easy to configure, should you have to rebuild the server and re-deploy the war file, you might not want to have to re-enter the EML folder path. As such, a tool is provided that allows you to export the configuration data. Then later you can import them again after you have re-deployed (or newly deployed) the war file.
Backup Configuration Data
- Access url: http://server[:port]/EMLInbox/admin/upgrade.jsp
- Log in if prompted
- Click the Export button. This will cause a file called configuration.xml to be downloaded to your local computer.
- Save this file somewhere.
Restore/Rebuild
- Rebuild the application:
a. Following Installation instruction steps 1 and 2 (installation and security configuration)
- Restore configuration data:
a. Access url: http://server[:port]/EMLInbox/admin/upgrade.jsp
b. log in if prompted
c. Click the browse button and select your saved configuration.xml file.
d. click Import.
e. Now test the application.