Codebase list cyrus-imapd / debian/2.5.9-1 INSTALL
debian/2.5.9-1

Tree @debian/2.5.9-1 (Download .tar.gz)

INSTALL @debian/2.5.9-1raw · history · blame

Cyrus IMAP Installation Instructions
====================================

From GIT:

    $ autoreconf -vi
    $ ./configure
    $ make
    $ sudo make install

From tarball releases:

    $ ./configure
    $ make
    $ sudo make install

For more documentation, see:

  https://docs.cyrus.foundation/