Sitemap
*******

* What is Cyrus IMAP?

  * Features

    * Download

      * Get Cyrus

        * Distribution Package

          * CentOS

          * Debian

          * Fedora

          * openSUSE

          * Red Hat Enterprise Linux

          * Ubuntu

        * Build and Install Yourself

          * Use a release packaged tarball

          * Use the source from Git

        * External Tools

        * Licensing

      * Release Notes

        * Stable Version

        * Development Version

        * Supported Product Series

          * Series 3.10

            * Cyrus IMAP 3.10 Releases

          * Series 3.8

            * Cyrus IMAP 3.8 Releases

          * Series 3.6

            * Cyrus IMAP 3.6 Releases

          * Series 3.4

            * Cyrus IMAP 3.4 Releases

          * Series 3.2

            * Cyrus IMAP 3.2 Releases

          * Series 3.0

            * Cyrus IMAP 3.0 Releases

          * Series 2.5

            * Cyrus IMAP 2.5 Releases

        * Development snapshots

          * Cyrus IMAP 3.7 Tags

            * Cyrus IMAP 3.7.0-alpha0 Tag Notes

          * Cyrus IMAP 3.5 Tags

            * Cyrus IMAP 3.5.0-alpha0 Tag Notes

          * Cyrus IMAP 3.3 Tags

            * Cyrus IMAP 3.3.0 Tag Notes

            * Cyrus IMAP 3.3.1 Tag Notes

          * Cyrus IMAP 3.1 Tags

            * Cyrus IMAP 3.1.0-dev Release Notes

            * Cyrus IMAP 3.1.1 Tag Notes

            * Cyrus IMAP 3.1.2 Tag Notes

            * Cyrus IMAP 3.1.3 Tag Notes

            * Cyrus IMAP 3.1.4 Tag Notes

            * Cyrus IMAP 3.1.5 Tag Notes

            * Cyrus IMAP 3.1.6 Tag Notes

            * Cyrus IMAP 3.1.7 Tag Notes

            * Cyrus IMAP 3.1.8 Tag Notes

            * Cyrus IMAP 3.1.9 Tag Notes

        * Older Versions

          * Series 1

            * Cyrus IMAP 1.x Release Notes

          * Series 2: 2.0 - 2.4

            * Cyrus IMAP 2.0.x Release Notes

            * Cyrus IMAP 2.1.x Release Notes

            * Cyrus IMAP 2.2.x Release Notes

            * Cyrus IMAP 2.3 Releases

            * Cyrus IMAP 2.4 Releases

            * Cyrus IMAP 2.4-caldav Releases

      * Notes for Packagers

        * Binary naming

        * Sample configuration files

        * Predefined configurations

          * The configuration file for master: cyrus.conf

            * Section Purpose

          * The configuration file for the various programs:
            imapd.conf

            * Ephemeral files and temporary filesystems

            * New default settings

            * New or improved features

        * Services in "/etc/services"

    * Quickstart Guide

      * Introduction to Cyrus IMAP

        * What is IMAP?

      * Quick install

        * 1. Install Cyrus package(s)

        * 2. Setup the cyrus:mail user and group

        * 3. Setting up authentication with SASL

        * 4. Setup mail delivery from your MTA

        * 5. Protocol ports

        * 6. Configuring Cyrus

        * 7. Launch Cyrus

    * Overview

      * Features

        * Security and Authentication

          * Kerberos Authentication

          * LDAP Authentication

          * SQL Authentication

            * Pre-requisites

            * Database structure

            * PAM configuration for use with saslauthd

            * Testing the SASL configuration

            * Create the test mailboxes within Cyrus

            * Testing everything together

          * Access Control

          * Sealed System Design

        * Mailbox Management

          * Automatic Creation of Mailboxes

            * Autocreation of mailboxes

            * Automatic quota settings

            * Autocreation of Sieve scripts

            * Automated folder subscriptions

            * Autocreation of users

          * Mailbox Namespaces

            * Namespace Basics

            * User Access Namespaces

            * User Namespace Mode

            * Administrator Namespaces

          * Virtual Domains

            * What are virtual domains?

            * Concepts

            * Quick Start

            * Configuration

          * Mailbox Annotations (METADATA)

          * Mailbox Distribution

            * Partition Selection Mode

            * Backend Selection Mode (Cyrus IMAP Murder)

        * Message Management

          * Delayed Delete

            * Configuring Cyrus IMAP for Delayed Delete

          * Delayed Expunge

            * Configuring Cyrus IMAP for Delayed Expunge

          * Message Annotations (METADATA)

          * Duplicate Message Delivery Suppression

          * Shared Seen State

          * Server Side Filtering (Sieve)

          * Event Notifications

            * Available Event Notifications

            * Example Event Notifications

        * Calendar and Contact (DAV) Collection Management

          * CalDAV Collections

          * DAV Components

          * DAV Collection Management

          * CardDAV Support

        * Storage

          * Mail Spool Partitions

            * Storage Tiering with Partitions

            * Restricting Storage Used with Partitions

          * Mailbox Metadata Partitions

          * Archiving

            * Description

            * Purpose

            * Enabling

            * Defining

            * Controlling

            * Performing

          * Quota

          * Single-Instance Store

        * Load Management

          * Cyrus IMAP Murder (Server Aggregation)

            * Use-Cases for the Cyrus IMAP Murder

            * Cyrus IMAP Murder Topologies

      * Concepts

        * Access Control Lists

          * Working with ACLs

          * Sample ACL

          * Access Rights

          * Access Control Defaults

            * Administrators

            * Mailbox owners

            * Default

            * Initial ACLs for Newly Created Mailboxes

            * Other Implicit Rights

          * Access Control Identifier (ACI)

            * "anonymous" and "anyone"

            * Kerberos vs. Unix Authorization

          * Negative Rights

          * Calculating a Users' Rights

        * Login Authentication

          * Anonymous Login

          * Plaintext Authentication

          * Kerberos Logins

          * Shared Secrets Logins

        * Quotas

          * Working with Quotas

          * Monitor and Repair

          * Supported Quota Types

            * Storage Quotas

            * Numeric Quotas

          * Quota Roots

          * Controlling Quota Behavior

          * Mail Delivery Behavior

            * Mailboxes Near Quota

            * Mailboxes Over Quota

          * Quota Warnings Upon Select When User Has "d" Rights

          * Quotas and Partitions

        * New Mail Notification

        * Partitions

          * Specifying Partitions with "create"

          * Changing Partitions with "rename"

        * News

        * POP3 Server

        * The syslog facility

        * Mail Directory Recovery

          * Reconstructing Mailbox Directories

          * Reconstructing the Mailboxes File

          * Reconstructing Quota Roots

          * Removing Quota Roots

          * Subscriptions

        * Configuration Directory

          * Log Directory

          * Proc Directory

        * Message Delivery

          * Local Mail Transfer Protocol (lmtp)

          * Single Instance Store

          * Duplicate Delivery Suppression

        * Sieve, a Mail Filtering Language

        * Cyrus Murder, the IMAP Aggregator

    * Setup

      * Compiling

        * Setting up dependencies

          * Required Build Dependencies

          * Build dependencies for additional functionality

            * Developers only

            * SASL Authentication

            * Alternate database formats

            * CalDAV, CardDAV, or JMAP (httpd subsystem)

            * Other

        * Compile Cyrus

          * Default build: mail only

          * Optional dependencies

            * CalDAV, CardDAV, WebDAV, JMAP

            * Murder

            * Replication

          * Compile

          * Check

      * Installing Cyrus

        * Install Cyrus

        * Optional Components

          * HTTP modules

            * About http module support

            * HTTPD Configuration

            * Module-specific information

            * For end users

          * Virus Scanner

            * About virus scan support

            * Virus Scanner Configuration

        * Setting up syslog

        * Create Cyrus environment

          * Set up the cyrus:mail user and group

          * Authentication with SASL

          * Mail delivery from your MTA

            * Integration with Sendmail

            * Postfix

          * Protocol ports

          * Cyrus config files

          * Optional: Setting up TLS certificates

          * Prepare ephemeral (run-time) storage directories

        * Launch Cyrus

        * Send a test email

        * Checking CardDAV and CalDAV

        * Troubleshooting

      * Upgrading to 3.10

        * 1. Preparation

          * Versions to upgrade from

          * Installation from tarball

          * Storage changes

          * JMAP/CalDAV changes

            * X-JMAP-PRIVACY (since 3.8)

            * Default alarms

            * CalendarEventNotifications

          * Sieve changes

          * master.pid and master.ready files

          * PCRE2 support

          * Cyrus Backups feature is deprecated as of 3.10

          * How are you planning on upgrading?

            * Upgrade by replicating

            * Upgrade in place

          * Do What As Who?

        * 2. Install new 3.10 Cyrus

        * 3. Shut down existing Cyrus

        * 4. Backup and Copy existing data

        * 5. Copy config files and update

        * 6. Upgrade specific items

        * 7. Start new 3.10 Cyrus and verify

        * 8. Reconstruct databases and cache

        * 9. Do you want any new features?

        * 10. Upgrade complete

        * Special note for Murder configurations

      * Configuration Guide

        * Deployment Scenarios

          * Single Server Deployments

          * Multi Server Deployments

            * Cyrus IMAP Murder

            * IMAP Proxy

        * Cyrus Murder: Server aggregation

          * The Discrete Murder

          * The Unified Murder

          * The Shared Murder

        * Cyrus Replication

        * Hosted Environments

        * Databases

          * Overview

          * File list

            * Mailbox List (mailboxes.db)

            * Annotations (annotations.db)

            * Quotas (quotas.db)

            * Duplicate Delivery (deliver.db)

            * TLS cache (tls_sessions.db)

            * PTS cache (ptscache.db)

            * STATUS cache (statuscache.db)

            * User Access (user_deny.db)

            * Backups (backups.db)

            * Conversations (<userid>.conversations)

            * Counters (<userid>.counters)

            * News database (fetchnews.db)

            * Search Indexes (cyrus.squat, <userid>.xapianactive,
              cyrus.indexed.db)

            * Zoneinfo db (zoneinfo.db)

            * Seen State (<userid>.seen)

            * Subscriptions (<userid>.sub)

            * Search Index DB List (<userid>.xapianactive)

            * Mailbox Keys (<userid>.mboxkey)

            * DAV Index (<userid>.dav)

          * Storage types

            * Flat

            * Twoskip

            * Skiplist

            * sql

            * quotalegacy

        * Mailbox Creation Distribution

          * Selection Mode

            * Available Selection Modes

            * Usage convergence

            * Computed weight

          * Special cases

            * What happens when two partitions are equal as most
              fitting?

            * What happens when two partitions point to the same
              device?

          * Partitions Exclusion

          * Partitions Usage Data Reset

          * Mailbox Creation Distribution Through "murder frontend"

            * Selection Mode

            * Available Selection Modes on Frontend

          * Backends Exclusion

          * Backends Usage Data Reset

        * Known Protocol Limitations

          * POP3 and Mailbox Locking

          * Cyrus IMAP POP3 Implementation

        * Authentication and Authorization

          * Client Authentication

          * Users and Mailboxes

        * Performance Recommendations

          * Databases on Temporary Filesystems

          * Certificates

        * Storage Considerations

          * General Notes on Storage

          * Redundancy

          * Availability

          * Performance

          * Scalability

          * Capacity

          * Cost

        * Supported Platforms and System Requirements

          * Building Cyrus IMAP

          * Required Software Components

          * Recommended Software Components

            * Idled Support

            * Murder Support

            * Replication Support

          * Recommended Software Components Enabled by Default

            * Sieve Support

            * Optional Software Components

    * Operations

      * Man pages

        * (5) Configuration Files

          * **cyrus.conf**

            * Description

            * Section Descriptions

            * Examples

            * Access Control

            * See Also

          * **imapd.conf**

            * DESCRIPTION

            * FIELD DESCRIPTIONS

            * SEE ALSO

          * **krb.equiv**

            * Description

            * Examples

            * Files

            * See Also

        * (8) System Commands

          * **arbitron**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **backupd**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **chk_cyrus**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **ctl_backups**

            * Synopsis

            * Description

            * Options

            * List Options

            * Lock Options

            * Modes

            * Examples

            * History

            * Files

            * See Also

          * **ctl_conversationsdb**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **ctl_cyrusdb**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **ctl_deliver**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

            * Files

          * **ctl_mboxlist**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **ctl_zoneinfo**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cvt_cyrusdb**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **cvt_xlist_specialuse**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cyr_backup**

            * Synopsis

            * Description

            * Options

            * Modes

            * Examples

            * History

            * Files

            * See Also

          * **cyr_buildinfo**

            * Synopsis

            * Description

            * Options

          * **cyr_dbtool**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **cyr_deny**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cyr_df**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **cyr_expire**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cyr_info**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cyr_ls**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **cyr_synclog**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **cyr_userseen**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **cyr_virusscan**

            * Synopsis

            * Description

            * Options

            * Notifications

            * Examples

            * History

            * Files

            * See Also

          * **cyradm**

            * NAME

            * SYNOPSIS

            * DESCRIPTION

            * COMMAND-LINE ARGUMENTS

            * COMMANDS

            * NOTES

            * AUTHOR

            * SEE ALSO

          * **cyrdump**

            * Synopsis

            * Description

            * Options

          * **deliver**

            * Synopsis

            * Description

            * Options

            * NOTES

            * Examples

            * Files

            * See Also

          * **fetchnews**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **fud**

            * Synopsis

            * Description

            * Options

            * Files

            * Bugs

            * See Also

          * **httpd**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **idled**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **imapd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **ipurge**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **lmtpd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **lmtpproxyd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **masssievec**

            * Synopsis

            * Description

            * Options

            * See Also

          * **master**

            * Synopsis

            * Description

            * Options

            * Configuration

            * Notes

            * Files

            * See Also

          * **mbexamine**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **mbpath**

            * Synopsis

            * Description

            * Options

            * Selectors

            * Examples

            * Files

            * See Also

          * **mbtool**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **mkimap**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **mknewsgroups**

            * Synopsis

            * Description

            * Options

          * **mupdate**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **nntpd**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **notifyd**

            * Synopsis

            * Description

            * Options

            * NOTIFICATION METHODS

            * Files

            * See Also

          * **pop3d**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **pop3proxyd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **promstatsd**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **proxyd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **ptdump**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **ptexpire**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **ptloader**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **quota**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **reconstruct**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **rehash**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **relocate_by_id**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **restore**

            * Synopsis

            * Description

            * Options

            * Modes

            * Examples

            * History

            * Files

            * See Also

          * **sievec**

            * Synopsis

            * Description

            * Options

            * See Also

          * **sieved**

            * Synopsis

            * Description

            * Options

            * See Also

          * **smmapd**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **squatter**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **sync_client**

            * Synopsis

            * Description

            * Options

            * Examples

            * History

            * Files

            * See Also

          * **sync_reset**

            * Synopsis

            * Description

            * Options

            * Files

            * See Also

          * **sync_server**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **timsieved**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

          * **tls_prune**

            * Synopsis

            * Description

            * Description

            * Options

            * Files

            * See Also

          * **translatesieve**

            * Synopsis

            * Description

            * Options

            * See Also

          * **unexpunge**

            * Synopsis

            * Description

            * Options

            * Examples

            * Files

            * See Also

        * (1) User Commands

          * **arbitronsort.pl**

            * Synopsis

            * Description

            * Example

            * See Also

          * **dav_reconstruct**

            * Synopsis

            * Description

            * Options

          * **httptest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **imtest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **installsieve**

            * Synopsis

            * Description

            * Options

            * History

            * See Also

          * **lmtptest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **mupdatetest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **nntptest**

          * **pop3test**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **sieveshell**

            * NAME

            * SYNOPSIS

            * DESCRIPTION

            * OPTIONS

            * REFERENCES

            * AUTHOR

          * **sivtest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **smtptest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

          * **synctest**

            * Synopsis

            * Description

            * Options

            * Examples

            * See Also

      * Administrator Guide

        * Architecture

          * System Architecture

            * High Level Architecture

            * Cyrus Murder

            * Replication

            * Invoking Cyrus

        * Management

          * File & Directory Locations

            * Archive Partitions

            * Configuration file locations

            * State Directories

            * Per-user State Directories

            * Directory Hashing

            * Spool Directories

            * Metadata Partitions

            * Search Tiers

            * Partitions

            * Working With Partitions

          * Ports and Sockets

            * Cyrus Service Definitions

            * Cyrus Socket Locations

          * Access Control

            * Combining Access Rights

            * Access Control Defaults

            * Access Control Identifier (ACI)

            * Access Control Lists Rights Reference

            * Discretionary Access Control

          * Quotas

            * Quota Roots

            * Supported Quota Types

            * Monitor and Repair

            * Controlling Quota Behavior

            * Quota Database

            * Converting Quotas Database

          * Cyrus Sieve

            * Introduction

            * Installing Sieve

            * Managing Sieve Scripts

            * Testing the Sieve Server

            * Cyrus Sieve Support

            * Writing Sieve

          * Cyrus Backups

            * Introduction

            * Limitations

            * Architecture

            * Installation

            * Administration

            * Tools

          * Cyrus NNTP

            * Overview

            * NNTP Setup

            * Defining Newsgroups

            * Configuration

            * Further information

          * Cyrus Prot Layer

            * Events

          * Standard Operating Procedures

            * Replication: Installation and Administration

            * Mailbox Operations

            * Reloading Cyrus IMAP Services

            * Alternative Namespace

            * Deleting and Undeleting Messages and Folders

            * Running Cyrus IMAP Services on Non-Standard Ports

            * Reconstructing Mailboxes

            * Using Squatter for Faster IMAP SEARCH

            * Splitting Metadata from Partitions

            * Managing user_deny.db

          * Cyrus Event Source

            * Overview

            * Compile options

            * Configuration options

            * Event Types

            * Accessing events

            * Apple Push Service

          * Monitoring

            * Setup

            * Configuration options

          * Mailbox Distribution

            * Selection Modes

            * Special cases

            * Application

          * Cyrus Murder

            * Cyrus Murder: Concepts

            * Cyrus Murder: Installation and Administration

            * Cyrus Murder Mupdate Details

            * Cyrus Murder Failure Modes

            * Cyrus Murder Mail Delivery

          * HOWTO: Using an NGINX IMAP Proxy

          * Tweaking Cyrus IMAP

            * Storage Tiering

            * Synchronous File Operations

      * Frequently Asked Questions

        * Features

          * Which database backend should I use for which databases?

          * Duplicate Delivery Suppression

        * Installation Problems

          * Compilation errors about kssl.h and krb5.h on Red Hat
            Linux/Fedora

          * Help! There must be an easier way to get all this going...

          * OpenSSL Version Mismatches

        * Common Feature Requests

          * Does the Cyrus Murder support High Availability
            configurations?

          * Can I configure pop3d to log amount and size of messages
            fetched by user?

          * How can I make CyrusSieve work with public shared folders?

          * Can I have subfolders not appear under INBOX?

        * Common Operational Questions

          * How do I view ACLs on a mailbox?

          * What annotations are available?

          * Is it safe to put <configdirectory>/proc and
            <configdirectory>/lock on a tmpfs filesystem?

          * How to enable core dumps

          * Why can I not delete a mailbox as an admin user?

          * When is What ... Deleted, Expired, Expunged or Purged?

            * Users and IMAP Clients Deleting Messages

            * Deleting Folders

            * Where are the Messages?

          * Why is deliver.db so large?

          * I have multiple imapd-SERVICES configured and experience
            occasional freezes when I try to log in!

          * How to run gdb on Cyrus components

          * Cyrus delivers claims that the mailbox does not exist

          * Why is mail being rejected with No Mailbox found due to
            MiXed CaSe incoming e-mail?

          * Can I use MySQL (or another SQL database) as the primary
            mail store?

          * Why do POP3 connections take so long, but once the
            connection is established all is well?

          * Why does reconstruct -m not work?

          * Shared File Systems GPFS for high availability

          * How to enable telemetry

          * The process count keeps growing!

            * 1. Reuse count

            * 2. Maximum child count

            * 3. Clean up connections that are no longer in use

          * "unable to join environment" error

          * Why does Cyrus set the MAIL FROM address of the sender of
            vacation responses to '<>'?

        * Common Interoperability Problems

          * Why does Cyrus reject 8-bit characters in the headers of
            my messages?

          * Why does Cyrus reject messages with "bare newlines"?

          * How do I get Cyrus Sieve to play nice with Exim?

          * Why does mail delivery go slow or hang sometimes?

    * Developers

      * We need your help

      * Contribute docs

        * Overview

        * Documentation Tools

        * Building the files

        * Submitting updates

          * Using GitHub pull requests

          * Patches through the mailing list

        * Special Tags

          * rfc

          * cyrusman

          * imap_current_stable_version

        * Conventions: Man Pages

          * Synopsis

          * Examples

      * Contribute code and tests

        * Getting Started

          * Development Process

            * Coding Style

            * Making changes

            * Useful Developer Information

            * Community Participation

          * Overview of Cyrus development environment

            * The pre-requisites

            * The components

          * GitHub guide

            * 1. Create a GitHub account

            * 2. Add your ssh key

            * 3. Fork the repository

            * 4. Issue a pull request

          * Compiling

            * Setting up dependencies

            * Compile Cyrus

          * Installing Cyrus

            * Install Cyrus

            * Optional Components

            * Setting up syslog

            * Create Cyrus environment

            * Launch Cyrus

            * Send a test email

            * Checking CardDAV and CalDAV

            * Troubleshooting

          * Developer Test Environment

            * Installing Cassandane

            * Rebuild Cyrus for Testing

            * Running the tests

            * Debugging and stacktraces

            * Tips and Tricks

          * Test Coverage

            * One-time setup

            * Preparing a coverage report

          * JMAP support

            * Cyrus administration

            * JMAP client

        * System files and Databases

          * Namespaces: a developer view

        * Resources

          * Developer Libraries

            * List of Libraries

        * Releasing

          * Releasing Cyrus IMAP - normal releases

            * Prerequisites

            * Order of operations

            * Release notes

            * Pre-release testing

            * Linking up release notes

            * Version tagging

            * Inter-version website consistency

            * Uploading

            * Tell the world

          * Releasing Cyrus IMAP - major releases

            * Prerequisites

            * Feature freeze

            * Make sure master is good

            * Forking the new series branch

            * Updating the master branch

            * Github updates

            * Revert anything that's not yet ready

            * Tell the website builder about the new branch

            * First beta

            * Subsequent betas

            * Release candidates

            * Release

            * Post-release

          * Releasing Cyrus IMAP - developer snapshots

            * Prerequisites

            * Make sure master is good

            * Mixed-version Cassandane testing

            * lib/imapoptions

            * Release notes

            * docsrc/conf.py

            * check documentation

            * PR and/or commit

            * Tag

            * Tell the world

            * Update this document

          * Releasing new builds of ancient Cyrus IMAP versions

            * Introduction

            * Prerequisites

            * Release notes and version update

            * Pre-release testing

            * Cross-pollination of release notes

            * Building the release

            * Finishing up

      * Cyrus.Works

        * About Cyrus Works

        * How it works

      * Cyrus Internals

        * Cyrus APIs

          * CyrusDB API

            * The interface

            * Configuration

            * A full example

            * Tools

            * How to use CyrusDB

            * Reading, Writing, & Transactions

            * Gotchas!

            * API Reference

          * cyrusdb API

            * Intro

            * Code Layout

            * Configuration

            * A full example

            * About Transactions

            * API Reference

          * Index API

            * Intro

            * Opening and closing

            * The Index Model

          * Mailbox API

            * Intro

            * Opening and closing

            * Locking and unlocking

            * Creating, renaming and deleting

            * Reading and writing records

            * Delayed Actions

        * Thoughts & Notes

          * Notes for backup implementation

            * messages

            * renames

            * locking

            * verifying index

            * mailboxes database

            * reindex

            * backupd

            * questions

            * restore

            * compact

            * command line locking utility

            * reconstruct

            * ctl_backups

            * cyr_backup

            * partitions

            * data corruption

            * installation instructions

            * chatting about implementation 20/10

            * todo list

          * Cyrus IMAP Server: Sieve Bytecode

            * Motivation

            * Overall Bytecode Format

            * Generation

            * Evaluation

            * Other things to consider

          * Cyrus CalDAV Scheduling Flowchart

            * caldav_put() - create/modify via HTTP PUT on a resource
              or POST (add-member) on a calendar

            * caldav_delete_sched() - remove via HTTP DELETE on a
              resource

            * caldav_post() - busytime query via HTTP POST on
              Scheduling Outbox

            * sched_pollstatus - perform a voter response update

            * sched_request() - perform an organizer request /
              attendee status update

            * process_attendees() - create a suitable iTIP request
              message for each attendee

            * sched_exclude() - exclude an attendee from a recurrence
              instance

            * sched_cancel() - cancel an organizer event/task

            * sched_reply() - perform an attendee reply

            * trim_attendees() - remove all attendees other than the
              one replying

            * sched_vpoll_reply() - add voter responses to VPOLL reply

            * sched_decline() - decline a recurrence instance for an
              attendee

            * clean_component() - sanitize a component for use in an
              iTIP message

            * sched_deliver() - deliver an iTIP message to a recipient

            * sched_deliver_local() - deliver an iTIP message to a
              local user

            * deliver_merge_reply() - update an organizer resource
              with an attendee reply

            * deliver_merge_vpoll_reply() - update an organizer
              resource with voter responses

            * deliver_merge_request() - create/update an attendee
              resource with an organizer request

            * deliver_merge_pollstatus() - update voter responses on a
              voter resource

            * sched_deliver_remote() - deliver an iTIP message to a
              remote user

            * isched_send() - deliver an iTIP message to a remote user
              via iSchedule (HTTP)

            * imip_send() - deliver an iTIP message to a remote user
              via iMIP (SMTP)

            * sched_busytime_query() - perform a busytime query

            * busytime_query_local() - perform a busytime query on a
              local user

            * busytime_query_remote() - perform a busytime query on a
              remote user

          * Enabling improved_mboxlist_sort

          * Cyrus IMAP Server: Notes

          * Cyrus IMAP Server: Prot Events

        * Guidance for Developers

          * Cyrus IMAP Server: Hacking

            * Memory Allocation

            * strlcpy vs strncpy vs memcpy

            * map_refresh and map_free

            * Network Functions

            * (todo) Authorization Modules

            * General Hints

            * Coding Standards

          * Cyrus IMAP Server: Internationalization

            * introduction

            * cyrus canonical form

            * external interface

            * the TRANSLATE macro: using the transcoding tables

            * searching and compiled patterns

            * generating the tables: "mkchartable"

            * for the future

            * references

          * Cyrus IMAP Server: Locking

            * Mailboxes

            * Xapian

            * Lock lifetime

          * Cyrus IMAP Server: Mailbox File Formats

            * Intro

            * Message Files

            * "cyrus.header"

            * "cyrus.cache"

            * "cyrus.index"

            * Notes

            * Future considerations

          * Cyrus IMAP Server: Namelocks

            * Intro

            * Implementation

            * API

          * Cyrus IMAP Server: prot layer

            * Events

          * Cyrus IMAP Server: Replication Examples

            * Introduction

            * A short example of replication in action

            * Tracking messages between folders

          * Cyrus IMAP Server: Replication Protocol v2.4+

            * DList 1.0

          * Cyrus IMAP Server: Special Characters

            * Current Uses

            * Future Uses

          * Cyrus IMAP Server: var directory structure

            * Directory structure under /var/spool/imap

            * Directory structure under /var/imap

      * Unit Tests

        * Unit Tests

          * Table of Contents

          * 1. Introduction

          * 2. What Is A Unit Test?

          * 3. Running The Tests

            * 3.1. Setting Up The Machine

            * 3.2 Configure Script

            * 3.3 Make

            * 3.4 Using Valgrind

            * 3.5 The Tests Are Failing

          * 3.6 Debugging A Test

          * 4. Adding Your Own Tests

          * 4.1 Where To Put Your Tests

          * 4.1 Adding A New Suite

          * 4.2 Adding A Test To A Suite

          * 4.3 Suite Setup And Teardown

    * Support/Community

      * Found a bug?

      * Mailing lists

      * Weekly meetings

      * About

        * What is Cyrus

          * What is Cyrus

          * What is IMAP?

          * IMAP Version 4 (IMAP4)

          * Mime

          * SMTP

        * Who Is Cyrus

          * Core Contributors

          * Individual contributors and past contributors

        * Cyrus Roadmap

          * High Level Roadmap

            * Future

            * 3.0.x

            * 2.5.x

            * 2.4.x

            * 2.3 and earlier

        * Cyrus History

        * Cyrus Bylaws

          * I. The Cyrus Governance Board

          * II. The Cyrus Core Developers Group

          * III. The Release Engineer

          * IV. The Cyrus Roadmap

          * V. Development Process

          * VI. Changes to the Bylaws

* What is Cyrus SASL?

  * Cyrus SASL
