{
  "auth": {
    "category": "root",
    "description": "Authentication (server mainly)"
  },
  "auth-client": {
    "category": "root",
    "description": "Authentication client library"
  },
  "dict": {
    "category": "root",
    "description": "<a href=\"/main/core/config/dict.html\">Dictionary</a> library and drivers"
  },
  "dict-server": {
    "category": "root",
    "description": "<a href=\"/main/core/config/dict.html\">Dictionary</a> Dictionary server/proxy (dict process)"
  },
  "dns": {
    "category": "root",
    "description": "DNS client library"
  },
  "dns-worker": {
    "category": "root",
    "description": "DNS client library"
  },
  "fs": {
    "category": "root",
    "description": "FS library"
  },
  "fts": {
    "category": "root",
    "description": "<a href=\"/main/core/plugins/fts.html\">fts plugin</a>"
  },
  "fts-flatcurve": {
    "category": "root",
    "description": "<a href=\"/main/core/plugins/fts_flatcurve.html\">fts-flatcurve plugin</a>"
  },
  "http-client": {
    "category": "root",
    "description": "HTTP client library"
  },
  "http-server": {
    "category": "root",
    "description": "HTTP server library"
  },
  "imap": {
    "category": "root",
    "description": "<a href=\"/main/core/config/imap.html\">IMAP</a> process"
  },
  "imap-hibernate": {
    "category": "root",
    "description": "imap-hibernate process"
  },
  "imap-urlauth": {
    "category": "root",
    "description": "imap-urlauth process"
  },
  "lda": {
    "category": "root",
    "description": "dovecot-lda process"
  },
  "local-delivery": {
    "category": "root",
    "description": "LDA/LMTP local delivery"
  },
  "lmtp": {
    "category": "root",
    "description": "<a href=\"/main/core/config/delivery/lmtp.html\">LMTP Server</a> process"
  },
  "lua": {
    "category": "root",
    "description": "<a href=\"/main/core/admin/lua/index.html\">Lua script</a>"
  },
  "mail-cache": {
    "category": "root",
    "description": "<code>dovecot.index.cache</code> file handling"
  },
  "mail-index": {
    "category": "root",
    "description": "<code>dovecot.index*</code> file handling"
  },
  "managesieve": {
    "category": "root",
    "description": "<a href=\"/main/core/config/sieve/managesieve.html\">ManageSieve</a>"
  },
  "pop3": {
    "category": "root",
    "description": "<a href=\"/main/core/config/pop3.html\">POP3</a> process"
  },
  "push-notification": {
    "category": "root",
    "description": "<a href=\"/main/core/plugins/push_notification.html\">push-notification plugin</a>"
  },
  "quota-status": {
    "category": "root",
    "description": "quota-status process"
  },
  "service:<name>": {
    "category": "root",
    "description": "Named service, e.g. <code>service:imap</code> or <code>service:auth</code>"
  },
  "smtp-client": {
    "category": "root",
    "description": "SMTP/LMTP client"
  },
  "smtp-server": {
    "category": "root",
    "description": "SMTP/LMTP server"
  },
  "smtp-submit": {
    "category": "root",
    "description": "SMTP submission client"
  },
  "ssl": {
    "category": "root",
    "description": "<a href=\"/main/core/config/ssl.html\">SSL/TLS</a> connections"
  },
  "ssl-client": {
    "category": "root",
    "description": "Incoming <a href=\"/main/core/config/ssl.html\">SSL/TLS</a> connections"
  },
  "ssl-server": {
    "category": "root",
    "description": "Outgoing <a href=\"/main/core/config/ssl.html\">SSL/TLS</a> connections"
  },
  "submission": {
    "category": "root",
    "description": "<a href=\"/main/core/config/submission.html\">submission server</a> process"
  },
  "storage": {
    "category": "storage",
    "description": "Mail storage parent category"
  },
  "imapc": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/imapc.html\">imapc</a> storage"
  },
  "mailbox": {
    "category": "storage",
    "description": "Mailbox (folder)"
  },
  "maildir": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/maildir.html\">Maildir</a> storage"
  },
  "mbox": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/mbox.html\">mbox</a> storage"
  },
  "mdbox": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/dbox.html#multi-dbox-mdbox\">mdbox</a> storage"
  },
  "sdbox": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/dbox.html#single-dbox-sdbox\">sdbox</a> storage"
  },
  "pop3c": {
    "category": "storage",
    "description": "<a href=\"/main/core/config/mailbox_formats/pop3c.html\">pop3c</a> storage"
  },
  "sieve": {
    "category": "sieve",
    "description": "<a href=\"/main/core/config/sieve/overview.html\">Sieve</a> parent category"
  },
  "sieve-action": {
    "category": "sieve",
    "description": "Individual <a href=\"/main/core/config/sieve/overview.html\">Sieve</a> actions executed"
  },
  "sieve-execute": {
    "category": "sieve",
    "description": "<a href=\"/main/core/config/sieve/overview.html\">Sieve</a> script(s) being executed for a particular message; this envelops all of Sieve execution, both runtime and action execution"
  },
  "sieve-runtime": {
    "category": "sieve",
    "description": "Evaluation of individual <a href=\"/main/core/config/sieve/overview.html\">Sieve</a> scripts"
  },
  "sieve-storage": {
    "category": "sieve",
    "description": "<a href=\"/main/core/config/sieve/overview.html\">Sieve</a> storage"
  },
  "sql": {
    "category": "sql",
    "description": "SQL parent category"
  },
  "cassandra": {
    "category": "sql",
    "description": "<a href=\"/main/core/config/sql/cassandra.html\">Cassandra CQL</a> events"
  },
  "mysql": {
    "category": "sql",
    "description": "<a href=\"/main/core/config/sql/mysql.html\">MySQL</a> events"
  },
  "pgsql": {
    "category": "sql",
    "description": "<a href=\"/main/core/config/sql/postgresql.html\">PostgreSQL</a> events"
  },
  "sqlite": {
    "category": "sql",
    "description": "<a href=\"/main/core/config/sql/sqlite.html\">SQLite</a> events"
  },
  "sqlpool": {
    "category": "sql",
    "description": "SQL is used internally via &quot;SQL connection pools&quot;"
  }
}