Mailbox Configuration

Consult mailbox-template.xml in GIT to get some examples and hints.

Use this configuration to define the type of mailbox storage used to persist the user's mails.

Under maibox tag, define the provider.

provider
Supported providers are: jpa (default), jcr, maildir, cassandra, memory. Be aware that maildir will only work on unix like operation systems! Cassandra mailbox need to be compiled and run using java 8.

See documentation page to learn more about the different back-ends and their capabilities.