Download

Checking the PGP signature is always a good idea, especially nowadays when so many software packages have been trojaned.

All releases since 2.4.0 are signed with public key 4EDC5219 (full signature: EF08 8207 9FD4 ED32 BF8B 23B2 A1B0 9EF8 4ED C5219), which can be found at https://repo.dovecot.org/DOVECOT-REPO-GPG-2.4.

All releases since 0.5.5 are signed with public key ED409DA1 (full signature: 2BE7 4AAB 3EE7 54DF B9C8 0D33 18A3 48AE ED40 9DA1), which can be found at wwwkeys.pgp.net.

All releases before 0.5.5 are signed with public key 3DFBB4F4 (full signature: 42F3 CD50 D4F2 5A41 833B EE37 04D6 2B1E 3DFB B4F4), which can be found at wwwkeys.pgp.net.

Stable releases

Old stable releases

Git repository

You can get the latest development code from the Git repository. Note that since it's constantly in development, it may be more or less broken.

The following repositories are available:

  • Pigeonhole package for Dovecot v2.3 (stable)

    # v2.3 code tree:
    git clone https://github.com/dovecot/pigeonhole.git
    

    Refer to the README and INSTALL files for installation instructions.