Page History
...
- A Configuration database which contains instructions for clients
- An Analyze database storing detailed information about clients and their respective configuration
A Help database (this application) which holds documentation and context-sensitive help for the Configuration and Analyze database
Note MarvelClient does not require any server tasks.
Typically, all of the above databases are replicated across all mail servers, which are assumed to be the servers end-users can reach most efficiently. The databases scale along easily, even in large environments with several 100,000 users.
...