| * xref:index.adoc[] |
| ** xref:demo.adoc[] |
| *** xref:servers:5-minute-demo.adoc[] |
| *** xref:servers:15-minute-demo.adoc[] |
| ** xref:basic/index.adoc[] |
| *** xref:basic/context.adoc[] |
| *** xref:basic/objectives.adoc[] |
| *** xref:basic/concepts.adoc[] |
| *** xref:basic/architecture.adoc[] |
| *** xref:basic/conf/index.adoc[] |
| *** xref:basic/help.adoc[] |
| ** xref:distributed/index.adoc[] |
| *** xref:distributed/objectives.adoc[] |
| *** xref:distributed/architecture/index.adoc[] |
| **** xref:distributed/architecture/implemented-standards.adoc[] |
| **** xref:distributed/architecture/consistency-model.adoc[] |
| **** xref:distributed/architecture/specialized-instances.adoc[] |
| *** xref:distributed/run/index.adoc[Run] |
| **** xref:distributed/run/run-java.adoc[Run with Java] |
| **** xref:distributed/run/run-docker.adoc[Run with Docker] |
| **** xref:distributed/run/run-kubernetes.adoc[Run with Kubernetes] |
| ***** xref:distributed/run/k8s-checklist.adoc[Deployment Checklist] |
| ***** xref:distributed/run/k8s-logsMetrics.adoc[Logs & Metrics] |
| ***** xref:distributed/run/k8s-values.adoc[values.yaml] |
| ***** xref:distributed/run/k8s-secrets.adoc[secrets.yaml] |
| *** xref:distributed/configure/index.adoc[] |
| **** Protocols |
| ***** xref:distributed/configure/imap.adoc[imapserver.xml] |
| ***** xref:distributed/configure/jmap.adoc[jmap.properties] |
| ***** xref:distributed/configure/jmx.adoc[jmx.properties] |
| ***** xref:distributed/configure/smtp.adoc[smtpserver.xml & lmtpserver.xml] |
| ***** xref:distributed/configure/smtp-hooks.adoc[Packaged SMTP hooks] |
| ***** xref:distributed/configure/pop3.adoc[pop3server.xml] |
| ***** xref:distributed/configure/webadmin.adoc[webadmin.properties] |
| ***** xref:distributed/configure/ssl.adoc[SSL & TLS] |
| ***** xref:distributed/configure/sieve.adoc[Sieve & ManageSieve] |
| **** Storage dependencies |
| ***** xref:distributed/configure/blobstore.adoc[blobstore.properties] |
| ***** xref:distributed/configure/cassandra.adoc[cassandra.properties] |
| ***** xref:distributed/configure/opensearch.adoc[opensearch.properties] |
| ***** xref:distributed/configure/rabbitmq.adoc[rabbitmq.properties] |
| ***** xref:distributed/configure/redis.adoc[redis.properties] |
| ***** xref:distributed/configure/tika.adoc[tika.properties] |
| **** Core components |
| ***** xref:distributed/configure/batchsizes.adoc[batchsizes.properties] |
| ***** xref:distributed/configure/dns.adoc[dnsservice.xml] |
| ***** xref:distributed/configure/domainlist.adoc[domainlist.xml] |
| ***** xref:distributed/configure/droplists.adoc[DropLists] |
| ***** xref:distributed/configure/healthcheck.adoc[healthcheck.properties] |
| ***** xref:distributed/configure/mailetcontainer.adoc[mailetcontainer.xml] |
| ***** xref:distributed/configure/mailets.adoc[Packaged Mailets] |
| ***** xref:distributed/configure/matchers.adoc[Packaged Matchers] |
| ***** xref:distributed/configure/mailrepositorystore.adoc[mailrepositorystore.xml] |
| ***** xref:distributed/configure/recipientrewritetable.adoc[recipientrewritetable.xml] |
| ***** xref:distributed/configure/search.adoc[search.properties] |
| ***** xref:distributed/configure/usersrepository.adoc[usersrepository.xml] |
| **** Extensions |
| ***** xref:distributed/configure/vault.adoc[deletedMessageVault.properties] |
| ***** xref:distributed/configure/extensions.adoc[extensions.properties] |
| ***** xref:distributed/configure/listeners.adoc[listeners.xml] |
| ***** xref:distributed/configure/spam.adoc[Anti-Spam setup] |
| ***** xref:distributed/configure/remote-delivery-error-handling.adoc[About RemoteDelivery error handling] |
| ***** xref:distributed/configure/collecting-contacts.adoc[Contact collection] |
| ***** xref:distributed/configure/collecting-events.adoc[Event collection] |
| ***** xref:distributed/configure/dsn.adoc[ESMTP DSN support] |
| *** xref:distributed/operate/index.adoc[Operate] |
| **** xref:distributed/operate/guide.adoc[] |
| **** xref:distributed/operate/performanceChecklist.adoc[] |
| **** xref:distributed/operate/logging.adoc[] |
| **** xref:distributed/operate/webadmin.adoc[] |
| **** xref:distributed/operate/metrics.adoc[] |
| **** xref:distributed/operate/migrating.adoc[] |
| **** xref:distributed/operate/cli.adoc[] |
| **** xref:distributed/operate/cassandra-migration.adoc[] |
| **** xref:distributed/operate/security.adoc[] |
| *** xref:distributed/extending.adoc[] |
| *** xref:distributed/benchmark/index.adoc[Performance benchmark] |
| **** xref:distributed/benchmark/db-benchmark.adoc[] |
| **** xref:distributed/benchmark/james-benchmark.adoc[] |
| ** xref:test.adoc[] |