2. Creating objects in an existing database

Create all database objects to hold the mail data (should be applied to an empty database). Generally this is not needed since the --create-database option already creates the database objects.

manitou-mgr --create-schema [--conf=/path/to/configfile] [--quiet]

Options:

--conf
Path to manitou-mdx configuration file (default: /etc/manitou-mdx.conf)
--quiet
No output unless an error occurs. The default is to output information messages in addition to error messages.